clrscode and clrscode3e packages for
LaTeX2eclrscode3e packageclrscode package for LaTeX2e allows you to typeset
pseudocode just as we do in Introduction to Algorithms,
Third edition.
Download clrscode3e.sty to get the package, and clrscode3e.pdf for a PDF of documentation.
clrscode packageclrscode package for LaTeX2e allows you to typeset
pseudocode just as we do in Introduction to Algorithms,
Second edition.
Download clrscode.sty to get the package, and either clrscode.ps or clrscode.pdf for documentation (in PostScript and PDF, respectively).
\codeboxwidth from
\textwidth to \linewidth so that the
package works in twocolumn mode. Thanks to David Etherington
for reporting this bug and suggesting the fix.
\zi command is used for lines
beginning with \Until, \Else,
\ElseIf, or \ElseNoIf. Thanks for
Oliver Ernst for reporting this bug.
\numref
macro, which is needed for \setlinenumber and
\setlinenumberplus. Thanks to Matt Suder(?) and
Johan Gade.