Directory macros/latex/contrib/xfor
README
LaTeX Package : xfor Last Modified : 5 February 2009 Version : 1.05 Author : Nicola Talbot This package redefines \@for so that it is possible to prematurely terminate the loop. There is also a look ahead facility to access the next element before moving on to the next iteration. The package is supplied using the TeX Directory Structure (TDS). Files in texmf directory should go in the corresponding $LOCALTEXMF directories. *Remember to refresh TeX's database* The package and documentation source code is also supplied as a dtx and ins file located in texmf/source. This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license. http://theoval.cmp.uea.ac.uk/~nlct/
Download the contents of this package in one zip archive (105.2k).
xfor – A reimplementation of the LaTeX for-loop macro
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
Package | xfor |
Version | 1.05 |
Licenses | The LaTeX Project Public License |
Copyright | 2009 Nicola Talbot |
Maintainer | Nicola Talbot |
TDS archive | xfor.tds.zip |
Contained in | TeX Live as xfor MiKTeX as xfor |
Topics | Macro support |