summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/csplain/fonts/ntx-math.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/csplain/fonts/ntx-math.tex')
-rw-r--r--Master/texmf-dist/tex/csplain/fonts/ntx-math.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/csplain/fonts/ntx-math.tex b/Master/texmf-dist/tex/csplain/fonts/ntx-math.tex
index 705480ea45b..27634210a62 100644
--- a/Master/texmf-dist/tex/csplain/fonts/ntx-math.tex
+++ b/Master/texmf-dist/tex/csplain/fonts/ntx-math.tex
@@ -1,5 +1,5 @@
-% This file loads TX math fonts by plainTeX macros
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% This file loads NTX math fonts by plainTeX macros
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Petr Olsak, 2012, 2014 (derived from tx-math.tex)
\message{FONT: NTX math fonts - \string\mathchardef's prepared, 14 math families preloaded.}
@@ -121,11 +121,11 @@
\def\mitvariables{\def\rm{\fam0\tenrm}%
\mathcodechanges 0:0-9\mathcodechanges 1:A-Z\mathcodechanges 1:a-z}
-\def\mathcodechanges#1:#2-#3{\chardef\tmp=\count0 \chardef\tmpa=\count1
+\def\mathcodechanges#1:#2-#3{\edef\tmp{\count0=\the\count0 \count1=\the\count1 }%
\count0=`#2 \count1=\count0 \advance\count1 by"7#100
\loop \mathcode\count0=\count1
\ifnum\count0<`#3 \advance\count0 by1 \advance\count1 by1 \repeat
- \count0=\tmp \count1=\tmpa
+ \tmp\relax
}
\ifx\whichtfm\undefined \def\whichtfm#1{#1}\fi