summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-17 15:42:35 +0000
committerKarl Berry <karl@freefriends.org>2010-05-17 15:42:35 +0000
commit4150020a0ea0a0bb0d00983c2e1c6d97cd33651f (patch)
tree2441d0280d5d61772abd7ba2b38fd08c7590652d /Master/texmf-dist/tex
parent10a4077637761a34bb459f8bc9a6cdb7894e8f72 (diff)
multido 1.42 (15may10)
git-svn-id: svn://tug.org/texlive/trunk@18302 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/multido/multido.tex35
-rw-r--r--Master/texmf-dist/tex/latex/multido/multido.sty9
2 files changed, 11 insertions, 33 deletions
diff --git a/Master/texmf-dist/tex/generic/multido/multido.tex b/Master/texmf-dist/tex/generic/multido/multido.tex
index d642ec7a1e2..eca6355b4e6 100644
--- a/Master/texmf-dist/tex/generic/multido/multido.tex
+++ b/Master/texmf-dist/tex/generic/multido/multido.tex
@@ -1,11 +1,13 @@
+%% $Id: multido.tex 317 2010-05-14 21:54:15Z herbert $
%% BEGIN multido.tex
%%
-\def\fileversion{1.41}
-\def\filedate{2004/05/18}
+\def\fileversion{1.42}
+\def\filedate{2010/05/14}
%%
%% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu.
-%% Version 1.41 (2004) prepared by Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
-%% Herbert Voss <voss@perce.de>
+%% Version 1.41 (2004) prepared by Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
+%% Herbert Voss <hvoss@tug.org>
+%% COPYRIGHT 2010 by Herbert Voss <hvoss@tug.org>
%%
%%
%% This program can be redistributed and/or modified under the terms
@@ -19,40 +21,15 @@
%% is compatible with most TeX macro packages, including Plain TeX, LaTeX,
%% AmSTeX, and Ams-LaTeX.
%%
-%% INSTALLATION:
-%% Put this file where your TeX looks for inputs, under the name multido.tex.
-%% Use the file multido.sty with LaTeX.
-%%
-%% DOCUMENTATION:
-%% See multido.doc.
-%%
-%% COPYING:
-%% Copying of part or all of this file is allowed under the following
-%% conditions only:
-%% (1) You may freely distribute unchanged copies of the file. Please
-%% include the documentation when you do so.
-%% (2) You may modify a renamed copy of the file, but only for personal
-%% use or use within an organization.
-%% (3) You may copy fragments from the file, for personal use or for
-%% distribution, as long as credit is given where credit is due.
-%%
-%% You are NOT ALLOWED to take money for the distribution or use of
-%% this file or modified versions or fragments thereof, except for
-%% a nominal charge for copying etc.
-%%
%% CODE:
% These macros use TeX primitives, plus the Plain TeX commands:
% \dimen@, \dimen@i, \count@, \newcount, \newtoks, \@ne, \tw@, \@z@.
%
% Check if file is loaded, announce file on terminal, and take care of @:
%
-
-
\message{ v\fileversion, \filedate\space <tvz>}
-
\csname MultidoLoaded\endcsname
\let\MultidoLoaded\endinput
-
\edef\TheAtCode{\the\catcode`\@}
\catcode`\@=11
diff --git a/Master/texmf-dist/tex/latex/multido/multido.sty b/Master/texmf-dist/tex/latex/multido/multido.sty
index 1b118ccabd8..c17e7bd999d 100644
--- a/Master/texmf-dist/tex/latex/multido/multido.sty
+++ b/Master/texmf-dist/tex/latex/multido/multido.sty
@@ -1,11 +1,12 @@
-%%
+%%% $Id: multido.sty 317 2010-05-14 21:54:15Z herbert $
+%
%% This is file `multido.sty'.
%%
%% IMPORTANT NOTICE:
%%
%% multido.sty Copyright (C) 1997 Timothy Van Zandt
-%% (C) 2004 Herbert Voss <voss@perce.de>
-%% Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
+%% (C) 2004-2010 Herbert Voss <hvoss@tug.org>
+%% Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
%%
%% This package may be distributed under the terms of the LaTeX Project
%% Public License, as described in lppl.txt in the base LaTeX distribution.
@@ -19,7 +20,7 @@
{%
\input{multido.tex}
\ProvidesFile{multido.tex}
- [\filedate\space v\fileversion\space `multido' (tvz)]
+ [\filedate\space v\fileversion\space `multido' (tvz,hv)]
}{}
\endinput