summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/versions/versions.sty
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-10-17 16:34:12 +0000
committerNorbert Preining <preining@logic.at>2006-10-17 16:34:12 +0000
commitabf72be1c8d2ecea135ae14dcbdff593a8496321 (patch)
tree71605216e95bfbf1fa94e61d578748fa1c6b5d15 /Master/texmf-dist/tex/latex/versions/versions.sty
parent8fcfd0c5c69266dcf07ee68b4eaa8e5c8541aeec (diff)
tpm-ctan-check: add varindex, wallpaper, warpcol, vector
update these packages create a file Build/PROBLEMS which collects problematic packages git-svn-id: svn://tug.org/texlive/trunk@2342 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/versions/versions.sty')
-rw-r--r--Master/texmf-dist/tex/latex/versions/versions.sty13
1 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/versions/versions.sty b/Master/texmf-dist/tex/latex/versions/versions.sty
index 0da6c4cb9cb..83b2b77aeb5 100644
--- a/Master/texmf-dist/tex/latex/versions/versions.sty
+++ b/Master/texmf-dist/tex/latex/versions/versions.sty
@@ -1,7 +1,7 @@
%% VERSIONS.STY -- omit passages optionally under LaTeX --
-%% Copyright 2003, 2004 by Uwe L"uck, Munich, Germany;
-%% http://www.contact.uwe.lueck.de.vu,
-\def\fileversion{0.54} \def\filedate{2005/01/10}
+%% Copyright (c) 2003--2005 by Uwe L"uck, Munich, Germany;
+%% http://contact-ednotes.sty.de.vu,
+\def\fileversion{0.55} \def\filedate{2005/04/28}
%% LEGAL MATTERS: ====================================================
%
@@ -263,7 +263,10 @@
\ifx\@tempa\@currenvir
\@Vs@etrace \@Esphack \endgroup %% 2003/09/30.
%% Note: corresponding \@bshack inside group.
- \if@ignore\@ignorefalse\ignorespaces\fi %% 2003/09/30.
+ \if@ignore
+ \global %% v0.55, support for LaTeX < 1996/07/26 !?
+ %% (Cf. lineno.sty.)
+ \@ignorefalse\ignorespaces\fi %% 2003/09/30.
\else
\expandafter \@Vs@iffalse %% Explicit \iffalse breaks.
\fi
@@ -350,6 +353,8 @@ v0.51 2003/10/15 Documentation: added `comment' drawback:
v0.52 2004/05/24 One `makro' -> `macro'.
v0.53 2004/08/19 Named LPPL v1.3, added maintenance status.
v0.54 2005/01/10 http://www.contact.uwe.lueck.de.vu, LPPL v1.3a.
+v0.55 2005/04/28 http://contact-ednotes.sty.de.vu;
+ \global\@ignorefalse.
%% TODO: delete at higher stages!?