From 17a4db7579447a82d7d73a57080dc8dfa1c219c3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 May 2016 21:48:31 +0000 Subject: csplain (19may16) git-svn-id: svn://tug.org/texlive/trunk@41265 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/csplain/fonts/uni-math.tex | 3 +++ Master/texmf-dist/tex/csplain/opmac/opmac.tex | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/csplain') diff --git a/Master/texmf-dist/tex/csplain/fonts/uni-math.tex b/Master/texmf-dist/tex/csplain/fonts/uni-math.tex index 273a15ee0df..2895cad87df 100644 --- a/Master/texmf-dist/tex/csplain/fonts/uni-math.tex +++ b/Master/texmf-dist/tex/csplain/fonts/uni-math.tex @@ -22,6 +22,9 @@ \message{uni-math WARNING: Unicoded engine not detected. Macro-file ignored...} \endinput\fi +\ifx\directlua\undefined \else \ifx\luafonts\undefined \input luafonts +\fi\fi % lua code to re-define \font primitive + \def\umathname#1#2{"#1:\mfontfeatures#2"} \def\mfontfeatures{mode=base;script=math;} diff --git a/Master/texmf-dist/tex/csplain/opmac/opmac.tex b/Master/texmf-dist/tex/csplain/opmac/opmac.tex index aef308105b8..a2d0a7d1a01 100644 --- a/Master/texmf-dist/tex/csplain/opmac/opmac.tex +++ b/Master/texmf-dist/tex/csplain/opmac/opmac.tex @@ -1191,8 +1191,7 @@ \def\tskip{\afterassignment\tskipA \tmpdim} \def\tskipA{\gdef\dditem{}\gdef\vvitem{}\gdef\tabstrutA{}% - \vrule height\tmpdim width0pt \ddlinedata\cr - \gdef\tabstrutA{\tabstrut}} + \vbox to\tmpdim{}\ddlinedata \crcr \noalign{\gdef\tabstrutA{\tabstrut}}} \let\orihrule=\hrule \let\orivrule=\vrule \def\rulewidth{\afterassignment\rulewidthA \tmpdim} @@ -1765,5 +1764,6 @@ Apr. 2016 \frame: redundant group removed \fontfam introduced, \usebib as module loaded May 2016 \replacestrings improved \bfshape: \everymath={\boldmath} instead \boldmath directly + \tskip corrected %%%%%%%%%%%%%% End of opmac.tex -- cgit v1.2.3