xfor

A reimplimentation of the LaTeX for-loop macro.

Version:
Copyright:
License:
Packaged on:
02/07/2009 20:23:46
Number of files:
7
Size on disk:
128.39 kB

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