texlive[46846] Master/texmf-dist/tex/csplain/opmac/opmac.tex: csplain
commits+karl at tug.org
commits+karl at tug.org
Mon Mar 5 23:10:50 CET 2018
Revision: 46846
http://tug.org/svn/texlive?view=revision&revision=46846
Author: karl
Date: 2018-03-05 23:10:49 +0100 (Mon, 05 Mar 2018)
Log Message:
-----------
csplain (5mar18)
Modified Paths:
--------------
trunk/Master/texmf-dist/tex/csplain/opmac/opmac.tex
Modified: trunk/Master/texmf-dist/tex/csplain/opmac/opmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/csplain/opmac/opmac.tex 2018-03-05 22:10:32 UTC (rev 46845)
+++ trunk/Master/texmf-dist/tex/csplain/opmac/opmac.tex 2018-03-05 22:10:49 UTC (rev 46846)
@@ -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{Jun. 2017}
+\def\OPmacversion{Mar. 2018}
\immediate\write16{This is OPmac (Olsak's Plain macros), version <\OPmacversion>}
%%%%%%%%%%%%%% Basic macros, sec. 3.1 in opmac-d.pdf
@@ -1239,7 +1239,7 @@
\long\def\frame#1{%
\hbox{\vrule\vtop{\vbox{\hrule\kern\vvkern
- \hbox{\kern\hhkern#1\kern\hhkern}%
+ \hbox{\kern\hhkern\relax#1\kern\hhkern}%
}\kern\vvkern\hrule}\vrule}}
%%%%%%%%%%%%%% \inspic -- sec. 3.20 in opmac-d.pdf
@@ -1805,12 +1805,13 @@
May 2016 \replacestrings improved
\bfshape: \everymath={\boldmath} instead \boldmath directly
\tskip corrected
-Jun. 2016 \thefontsize: \fontdim=#1\ptunit added.
+Jun 2016 \thefontsize: \fontdim=#1\ptunit added.
\pdfhvorigin unknown in XeTeX, bug fixed
-Jun. 2017 \begingroup...\endgroup trick introduced in \isinlist
+Jun 2017 \begingroup...\endgroup trick introduced in \isinlist
\table: repeating and p declarator added,
\colnum=0 in table corrected (cor cases table in table)
\mspan added
\fnotetext: \everypar={} added (bug correction)
+Mar. 2018 \frame: \relax after \kern\hhkern added (bug correction)
%%%%%%%%%%%%%% End of opmac.tex
More information about the tex-live-commits
mailing list