summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xfor
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-24 18:36:00 +0000
committerKarl Berry <karl@freefriends.org>2007-08-24 18:36:00 +0000
commit7ee037f358f4abd769821e0d322ad1687ecec0f9 (patch)
treee929c00d3643c3b0fb9f1b7e9b00019a8e73cd9f /Master/texmf-dist/tex/latex/xfor
parentaddded1ab23789fbb7f5868ed6b8881f933d44d5 (diff)
xfor update (21aug07)
git-svn-id: svn://tug.org/texlive/trunk@4798 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xfor')
-rw-r--r--Master/texmf-dist/tex/latex/xfor/xfor.sty32
1 files changed, 19 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/xfor/xfor.sty b/Master/texmf-dist/tex/latex/xfor/xfor.sty
index 77a81d5fe86..87f899aaaf5 100644
--- a/Master/texmf-dist/tex/latex/xfor/xfor.sty
+++ b/Master/texmf-dist/tex/latex/xfor/xfor.sty
@@ -5,12 +5,24 @@
%% The original source files were:
%%
%% xfor.dtx (with options: `xfor.sty,package')
-%% Copyright (C) 2007 Nicola Talbot, all rights reserved.
-%% If you modify this file, you must change its name first.
-%% You are NOT ALLOWED to distribute this file alone. You are NOT
-%% ALLOWED to take money for the distribution or use of either this
-%% file or a changed version, except for a nominal charge for copying
-%% etc.
+%%
+%% xfor.dtx
+%% Copyright 2007 Nicola Talbot
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license of (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is Nicola Talbot.
+%%
+%% This work consists of the files xfor.dtx and xfor.ins and the derived file xfor.sty.
+%%
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -26,14 +38,8 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-%% last iteration
-%% not last iteration
-%% store new list in \toks@
-%% test current value against new value
-%% append new stuff to new list
-%% check to see if for loop was prematurely terminated
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{xfor}[2007/08/16 v1.02 (NLCT)]
+\ProvidesPackage{xfor}[2007/08/21 v1.03 (NLCT)]
\newif\if@endfor
\long\def\@for#1:=#2\do#3{%
\@endforfalse