From 6932ea879b43b36d023797e18b8bdcfc8cef05ba Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 6 Aug 2020 19:42:33 +0200 Subject: 2020-08-06 18:58:00 --- tex/context/base/mkiv/syst-fnt.mkiv | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'tex/context/base/mkiv/syst-fnt.mkiv') diff --git a/tex/context/base/mkiv/syst-fnt.mkiv b/tex/context/base/mkiv/syst-fnt.mkiv index 764e486d2..83b57f5f7 100644 --- a/tex/context/base/mkiv/syst-fnt.mkiv +++ b/tex/context/base/mkiv/syst-fnt.mkiv @@ -15,23 +15,23 @@ \unprotect -\def\fontslantperpoint {\fontdimen\plusone } -\def\fontinterwordspace {\fontdimen\plustwo } -\def\fontinterwordstretch{\fontdimen\plusthree} -\def\fontinterwordshrink {\fontdimen\plusfour } -\def\fontexheight {\fontdimen\plusfive } -\def\fontemwidth {\fontdimen\plussix } -\def\fontextraspace {\fontdimen\plusseven} - -\def\slantperpoint {\fontdimen\plusone \font} -\def\interwordspace {\fontdimen\plustwo \font} -\def\interwordstretch {\fontdimen\plusthree\font} -\def\interwordshrink {\fontdimen\plusfour \font} -\def\exheight {\fontdimen\plusfive \font} -\def\emwidth {\fontdimen\plussix \font} -\def\extraspace {\fontdimen\plusseven\font} - -\def\mathaxisheight {\Umathaxis} % takes style +\protected\def\fontslantperpoint {\fontdimen\plusone } +\protected\def\fontinterwordspace {\fontdimen\plustwo } +\protected\def\fontinterwordstretch{\fontdimen\plusthree} +\protected\def\fontinterwordshrink {\fontdimen\plusfour } +\protected\def\fontexheight {\fontdimen\plusfive } +\protected\def\fontemwidth {\fontdimen\plussix } +\protected\def\fontextraspace {\fontdimen\plusseven} + +\protected\def\slantperpoint {\fontdimen\plusone \font} +\protected\def\interwordspace {\fontdimen\plustwo \font} +\protected\def\interwordstretch {\fontdimen\plusthree\font} +\protected\def\interwordshrink {\fontdimen\plusfour \font} +\protected\def\exheight {\fontdimen\plusfive \font} +\protected\def\emwidth {\fontdimen\plussix \font} +\protected\def\extraspace {\fontdimen\plusseven\font} + +\let \mathaxisheight \Umathaxis % takes style \def\currentspaceskip {\interwordspace\s!plus\interwordstretch\s!minus\interwordshrink\relax} -- cgit v1.2.3