diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/oberdiek/catchfile.sty')
-rw-r--r-- | Master/texmf-dist/tex/generic/oberdiek/catchfile.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/oberdiek/catchfile.sty b/Master/texmf-dist/tex/generic/oberdiek/catchfile.sty index 70b9cf8b07e..30ada35f31f 100644 --- a/Master/texmf-dist/tex/generic/oberdiek/catchfile.sty +++ b/Master/texmf-dist/tex/generic/oberdiek/catchfile.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2007 by +%% Copyright (C) 2007, 2010 by %% Heiko Oberdiek <heiko.oberdiek at googlemail.com> %% %% This work may be distributed and/or modified under the @@ -94,7 +94,7 @@ \fi \expandafter\x\csname ver@catchfile.sty\endcsname \ProvidesPackage{catchfile}% - [2007/11/11 v1.2 Catches the contents of a file (HO)] + [2010/03/01 v1.3 Catches the contents of a file (HO)] \begingroup \catcode123 1 % { \catcode125 2 % } @@ -137,7 +137,7 @@ \edef\TestMeaning{\meaning\everyeof}% \ifx\TestString\TestMeaning \else - \@PackageErrorNoLine{catchfile}{% + \@PackageError{catchfile}{% Cannot find e-TeX's \string\everyeof,\MessageBreak package loading is aborted% }\@ehd @@ -161,7 +161,7 @@ \Check\input\input{}% \Check\input\@@input{}% \Check\pdfprimitive\pdfprimitive\input - \@PackageErrorNoLine{% + \@PackageError{% Cannot find primitive \string\input,\MessageBreak package loading is aborted% }\@ehd |