Mercurial > hg > Papers > 2015 > kaito-lola
diff tools/README @ 0:c0d36568602d
1st commit
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 10 May 2015 22:54:12 +0900 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/README Sun May 10 22:54:12 2015 +0900 @@ -0,0 +1,87 @@ + +September 17, 2014 + + +The IEEEtrantools.sty package provides several commands from the +IEEEtran.cls file so that they can be used under other LaTeX classes. The +user guide provided here covers only the differences in the use of the +commands from those provided by IEEEtran.cls. For complete documentation +on these commands, see the relevant sections in the IEEEtran_HOWTO manual +of the IEEEtran LaTeX class, specifically the section covering IEEE-style +lists and the Appendix covering the IEEEeqnarray commands. + +The IEEEtrantools.sty package provides the following IEEEtran.cls commands: + + 1. \IEEEPARstart which produces large initial "drop cap" letters. + + 2. the \bstctlcite command for the control entry types of IEEEtran.bst + V1.00 and later + + 3. the IEEE itemize, enumerate and description list environments + + 4. the complete IEEEeqnarray family for producing multiline equations + as well as matrices and tables, including the IEEEeqnarray support + commands. + + 5. The IEEEproof environment. + + 6. \IEEEauthorrefmark{} + +IEEEtrantools.sty is not needed and should not be used with IEEEtran.cls. + +For helpful tips, answers to frequently asked questions and other support, +visit the IEEEtrantools support page at my website: + +http://www.michaelshell.org/tex/ieeetran/tools/ + + +Enjoy! + +Michael Shell +http://www.michaelshell.org/ + + +******* +2014/09/17 V1.4 (V1.8a of IEEEtran.cls) changes: + + 1) Internal code improvements for command argument processing and + support for future features. + + +********************************** Files ********************************** + +README - This file. + +IEEEtrantools.sty - The LaTeX package file. + +IEEEtrantools_doc.txt - The user manual - supplementary to the + IEEEtran_HOWTO manual. + +changelog.txt - The complete changelog history. + +*************************************************************************** +Legal Notice: +This code is offered as-is without any warranty either expressed or +implied; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE! +User assumes all risk. +In no event shall IEEE or any contributor to this code be liable for +any damages or losses, including, but not limited to, incidental, +consequential, or any other damages, resulting from the use or misuse +of any information contained here. + +All comments are the opinions of their respective authors and are not +necessarily endorsed by the IEEE. + +This work is distributed under the LaTeX Project Public License (LPPL) +( http://www.latex-project.org/ ) version 1.3, and may be freely used, +distributed and modified. A copy of the LPPL, version 1.3, is included +in the base LaTeX documentation of all distributions of LaTeX released +2003/12/01 or later. +Retain all contribution notices and credits. +** Modified files should be clearly indicated as such, including ** +** renaming them and changing author support contact information. ** + +File list of work: IEEEtrantools.sty, IEEEtrantools_doc.txt, changelog.txt +*************************************************************************** +