diff options
author | Karl Berry <karl@freefriends.org> | 2007-06-17 23:22:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-06-17 23:22:07 +0000 |
commit | f0c1f4cdb9fad83f293fd91d194538425f9f7633 (patch) | |
tree | 1bc04aef1c35fe6e07fb532c1fefbe3ad1b37be8 /Master/texmf-dist/doc/latex/oberdiek/infwarerr-test2.tex | |
parent | cc91b833be17617d7383dfa801a01ef5c95c3752 (diff) |
oberdiek update (15jun07)
git-svn-id: svn://tug.org/texlive/trunk@4458 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/infwarerr-test2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/oberdiek/infwarerr-test2.tex | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/infwarerr-test2.tex b/Master/texmf-dist/doc/latex/oberdiek/infwarerr-test2.tex index c281acd6969..642924a9737 100644 --- a/Master/texmf-dist/doc/latex/oberdiek/infwarerr-test2.tex +++ b/Master/texmf-dist/doc/latex/oberdiek/infwarerr-test2.tex @@ -28,7 +28,7 @@ %% infwarerr-test1.tex, infwarerr-test2.tex. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesFile{infwarerr-test2.tex}[2007/04/26 v1.0 Test file for LaTeX] +\ProvidesFile{infwarerr-test2.tex}[2007/06/14 v1.1 Test file for LaTeX] \RequirePackage{infwarerr} \makeatletter \let\OrgWrite\write @@ -66,7 +66,7 @@ \msg{}% \msg{[\WriteText]}% \msg{<>}% - \msg{[#3]}% + \msg{[#3]}% hash-ok \TestFailed#1{write text}% \fi \endgroup @@ -135,13 +135,14 @@ } \def\TestError{% \let\write\OrgWrite + \def\plaindots{} \@PackageError\pkgname\msgtext\hlptext \@TestError\@PackageError{% ! Package PACKAGE Error: MESSAGE^^J% (PACKAGE)~~~~~~~~~~~~~~~~SECOND LINE.^^J% ^^J% See the PACKAGE package documentation for explanation.^^J% - Type~~H <return>~~for immediate help% + Type~~H <return>~~for immediate help\plaindots }{% HELP^^J% SECOND LINE% @@ -152,7 +153,7 @@ (CLASS)~~~~~~~~~~~~~~SECOND LINE.^^J% ^^J% See the CLASS class documentation for explanation.^^J% - Type~~H <return>~~for immediate help% + Type~~H <return>~~for immediate help\plaindots }{% HELP^^J% SECOND LINE% @@ -163,7 +164,7 @@ (PACKAGE)~~~~~~~~~~~~~~~~SECOND LINE.^^J% ^^J% See the PACKAGE package documentation for explanation.^^J% - Type~~H <return>~~for immediate help% + Type~~H <return>~~for immediate help\plaindots }{% Try typing~~<return>~~to proceed.^^J% If that doesn't work, type~~X <return>~~to quit.% @@ -174,7 +175,7 @@ (PACKAGE)~~~~~~~~~~~~~~~~SECOND LINE.^^J% ^^J% See the PACKAGE package documentation for explanation.^^J% - Type~~H <return>~~for immediate help% + Type~~H <return>~~for immediate help\plaindots }{% You're in trouble here.~~Try typing~~<return>~~to proceed.^^J% If that doesn't work, type~~X <return>~~to quit.% |