diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/math.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/math.tex b/tests/math.tex index c7d874f..7f62896 100644 --- a/tests/math.tex +++ b/tests/math.tex @@ -4,8 +4,8 @@ % load OT math font in \fam 4 \input luaotfload.sty \font\4={name:XITS Math:mode=base;script=math} at 10pt -\font\5={name:XITS Math:mode=base;script=math;ssty=0} at 7pt -\font\6={name:XITS Math:mode=node;script=math;ssty=1} at 5pt +\font\5={name:XITS Math:mode=base;script=math;ssty=1} at 7pt +\font\6={name:XITS Math:mode=node;script=math;ssty=2} at 5pt \textfont4=\4 \scriptfont4=\5 \scriptscriptfont4=\6 %\tracingall |