Files
pkgsrc-ng/print/tex-xfor/DESCR
2013-09-26 17:14:40 +02:00

5 lines
230 B
Plaintext

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