pkgsrc/print/tex-xfor/DESCR
markd edc60a7416 Import tex-xfor-1.05
The package redefines the LaTeX internal \@for macro so that
the loop may be prematurely terminated. The action is akin to
the C/Java break statement, except that the loop does not
terminate until the end of the current iteration
2010-04-09 22:00:21 +00:00

4 lines
230 B
Text

The package redefines the LaTeX internal \@for macro so that
the loop may be prematurely terminated. The action is akin to
the C/Java break statement, except that the loop does not
terminate until the end of the current iteration