Document 358 The LaTeX algorithm packageVersion: 3.5x, 4.x, 5.x - Scientific WorkPlace & Scientific Word The algorithm package defines a floating environment for algorithm descriptions so they don't break over a page boundary. The package enables algorithm numbering. If you're using a report or book shell, you can produce a list of numbered algorithms for inclusion after the table of contents. The list appears on a separate page, similar to a list of figures or list of tables. You must process your document through LaTeX outside SWP or SW to generate the list. Run LaTeX at least twice. Options that affect the appearance and numbering of algorithm environments are available through the Options and Packages command on the Typeset menu. The package is designed to be used with the algorithmic 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 algorithm package
How to add a list of algorithms to your document
The package is installed in the TCITeX/TeX/LaTeX/contrib/algorithms directory of your program installation. Last revised 01/19/06 This document was created with Scientific WorkPlace. |