From 4150020a0ea0a0bb0d00983c2e1c6d97cd33651f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 May 2010 15:42:35 +0000 Subject: multido 1.42 (15may10) git-svn-id: svn://tug.org/texlive/trunk@18302 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/multido/multido.tex | 35 ++++------------------- Master/texmf-dist/tex/latex/multido/multido.sty | 9 +++--- 2 files changed, 11 insertions(+), 33 deletions(-) (limited to 'Master/texmf-dist/tex') 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 -%% Herbert Voss +%% Version 1.41 (2004) prepared by Rolf Niepraschk +%% Herbert Voss +%% COPYRIGHT 2010 by Herbert Voss %% %% %% 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 } - \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 -%% Rolf Niepraschk +%% (C) 2004-2010 Herbert Voss +%% Rolf Niepraschk %% %% 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 -- cgit v1.2.3