From 85fc59cf08a807c229b696a5caf12c98fb5af1dd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 18 Jun 2014 23:14:48 +0000 Subject: csplain (10jun14) git-svn-id: svn://tug.org/texlive/trunk@34304 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/csplain/opmac/opmac.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/csplain/opmac') diff --git a/Master/texmf-dist/tex/csplain/opmac/opmac.tex b/Master/texmf-dist/tex/csplain/opmac/opmac.tex index 53350905185..c40f07fcbb1 100644 --- a/Master/texmf-dist/tex/csplain/opmac/opmac.tex +++ b/Master/texmf-dist/tex/csplain/opmac/opmac.tex @@ -5,7 +5,7 @@ %% The history of versions is at the end of this file, after \endpinput \ifx\OPmacversion\undefined \else \endinput \fi -\def\OPmacversion{May 2014d} +\def\OPmacversion{Jun 2014} \immediate\write16{This is OPmac (Olsak's Plain macros), version <\OPmacversion>} %%%%%%%%%%%%%% Basic macros, sec. 3.1 in opmac-d.pdf @@ -239,7 +239,7 @@ \sdef{lan:5}{cs} \sdef{lan:15}{cs} \sdef{lan:115}{cs} \sdef{lan:6}{sk} \sdef{lan:16}{sk} \sdef{lan:116}{sk} -\ifx\uselanguage\undefined \else \message{OPmac: eTeX detected} +\ifx\uselanguage\undefined \else \message{OPmac: eplain detected} \bgroup \uselanguage{czech} \sxdef{lan:\the\language}{cs} \uselanguage{slovak} \sxdef{lan:\the\language}{sk} @@ -1486,7 +1486,7 @@ \def\readbblfile #1{% \openin\testin=#1.bbl \ifeof\testin - \opwarning{.bbl file doesn't exist. Use the ``bibtex #1'' command}% + \opwarning{The `#1.bbl' file doesn't exist. Use `bibtex'..}% \else \closein\testin \bibnum=0 @@ -1729,6 +1729,7 @@ May 2014b \linkactive introduced (bug fixing) May 2014c \maybebreak introduced May 2014d \seccfont bug fixed \tabstrut inserted to each column in the \table +Jun 2014 \opwarning about missing .bbl file rewritten. %%%%%%%%%%%%%% End of opmac.tex -- cgit v1.2.3