Document 622 The LaTeX algorithmic packageVersion: 3.5x, 4.x, 5.x - Scientific WorkPlace & Scientific Word The algorithmic package defines an environment in which you can use a number of commands for typesetting complex algorithmic constructs. Available commands include if-then-else constructs; for, while, until, and infinite loops; pre- and postconditions; and comments. Line numbering is optional. An option to suppress end statements is available. The package is designed to be used with the algorithm package, but it can be used separately. For more information, see the package documentation available through the program's online Help. How to use the algorithmic package
The file PackageSample-algorithmic.rap in the SWSamples directory of your program installation contains examples of the algorithmic package in use. The file includes instructions for modifying a style (.cst) file to add the algorithmic environment as a Section/Body tag. The package is installed in the TCITeX/TeX/LaTeX/contrib/algorithms directory of your program installation. Last revised 01/23/06 |