summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/math-ini.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-06-10 10:02:10 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-06-10 10:02:10 +0200
commit0226b596b39ea5d055dc37ea0609b67b64fe3d75 (patch)
treeb8e19522cb8e3a0683da0db73b23e40b5d6a9437 /tex/context/base/mkiv/math-ini.mkxl
parent0aa14799b67298a50dd2c31c249622915e103994 (diff)
downloadcontext-0226b596b39ea5d055dc37ea0609b67b64fe3d75.tar.gz
2020-06-09 18:55:00
Diffstat (limited to 'tex/context/base/mkiv/math-ini.mkxl')
-rw-r--r--tex/context/base/mkiv/math-ini.mkxl6
1 files changed, 2 insertions, 4 deletions
diff --git a/tex/context/base/mkiv/math-ini.mkxl b/tex/context/base/mkiv/math-ini.mkxl
index 9cc3dfe1f..41b4e5d53 100644
--- a/tex/context/base/mkiv/math-ini.mkxl
+++ b/tex/context/base/mkiv/math-ini.mkxl
@@ -427,10 +427,8 @@
\unexpanded\def\math_set_font_style_alternate#1%
{\ifcsname\??mathstylealternative\fontclass:#1\endcsname
- %\expandafter\math_set_font_alternate\csname\??mathstylealternate\fontclass:#1\endcsname
\expandafter\math_set_font_alternate\lastnamedcs
\orelse\ifcsname\??mathstylealternative#1\endcsname
- %\expandafter\math_set_font_alternate\csname\??mathstylealternate#1\endcsname
\expandafter\math_set_font_alternate\lastnamedcs
\fi}
@@ -719,15 +717,15 @@
\unexpanded\def\math_strut_normal
{\vrule
- \normalexpanded{\math_strut_htdp{\mathstylefont\normalmathstyle}}%
\s!width \zeropoint
+ \normalexpanded{\math_strut_htdp{\mathstylefont\normalmathstyle}}%
\relax}
\unexpanded\def\math_strut_visual
{\hskip-.01\emwidth
\vrule
- \normalexpanded{\math_strut_htdp{\mathstylefont\normalmathstyle}}%
\s!width .02\emwidth
+ \normalexpanded{\math_strut_htdp{\mathstylefont\normalmathstyle}}%
\relax
\hskip-.01\emwidth}