summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/csplain
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-27 21:24:36 +0000
committerKarl Berry <karl@freefriends.org>2018-03-27 21:24:36 +0000
commitddff32c23f0ead73721da09dbec94a35abac62bc (patch)
tree72cf9dd527d6b9926052c8376357acef6a33cdd2 /Master/texmf-dist/tex/csplain
parent8181d0d95efc568c56d63b5cfb43d2bc3e093620 (diff)
csplain (27mar18)
git-svn-id: svn://tug.org/texlive/trunk@47149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain')
-rw-r--r--Master/texmf-dist/tex/csplain/opmac/opmac.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/csplain/opmac/opmac.tex b/Master/texmf-dist/tex/csplain/opmac/opmac.tex
index 49191da0e09..d6be966f0be 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{Mar. 2018}
+\def\OPmacversion{Mar. 2018a}
\immediate\write16{This is OPmac (Olsak's Plain macros), version <\OPmacversion>}
%%%%%%%%%%%%%% Basic macros, sec. 3.1 in opmac-d.pdf
@@ -58,7 +58,7 @@
\def\maybebreakA{\ifvmode \vskip0pt plus\tmpdim \penalty-130 \vskip0pt plus-\tmpdim
\else \hskip0pt plus\tmpdim \penalty-130 \hskip0pt plus-\tmpdim \fi \relax
}
-\def\uv#1{\clqq#1\crqq}
+\long\def\uv#1{\clqq#1\crqq}
\let\\=\undefined
{\lccode`\?=`\% \lowercase{\gdef\percent{?}}}
{\lccode`\?=`\\ \lowercase{\gdef\bslash{?}}}
@@ -1813,5 +1813,6 @@ Jun 2017 \begingroup...\endgroup trick introduced in \isinlist
\mspan added
\fnotetext: \everypar={} added (bug correction)
Mar. 2018 \frame: \relax after \kern\hhkern added (bug correction)
+Mar. 2018a \uv defined as \long
%%%%%%%%%%%%%% End of opmac.tex