Directory macros/latex/contrib/algorithm2e
README
Algorithm2e is an environment for writing algorithms in LaTeX2e. An algorithm is defined as a floating object like figures. It provides macros that allow you to create different sorts of key words, thus a set of predefined key words is given. You can also change the typography of the keywords. You can subscribe to algorithm2e-announce mailing list to receive announcements about revisions of the package and to algorithm2e-discussion to discuss, send comments, ask questions about the package. In order to subscribe to the mailing lists you have to send an email to sympa@lirmm.fr with: subscribe algorithm2e-announce Firstname Name subscribe algorithm2e-discussion Firstname Name in the body of the message. see the documentation for explanation and examples.
Download the contents of this package in one zip archive (585.7k).
algorithm2e – Floating algorithm environment with algorithmic keywords
Algorithm2e is an environment for writing algorithms. An algorithm becomes a floating object (like figure, table, etc.). The package provides macros that allow you to create different keywords, and a set of predefined key words is provided; you can change the typography of the keywords. The package allows vertical lines delimiting a block of instructions in an algorithm, and defines different sorts of algorithms such as Procedure or Function; the name of these functions may be reused in the text or in other algorithms.
Package | algorithm2e |
Version | 5.2 |
Licenses | The LaTeX Project Public License |
Maintainer | Christophe Fiorio Ivan Kokan |
Contained in | TeX Live as algorithm2e MiKTeX as algorithm2e |
Topics | Pseudocode |