summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/versions/versions.sty
diff options
context:
space:
mode:
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!?