diff options
-rw-r--r-- | tests/math.tex | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/tests/math.tex b/tests/math.tex index c5b711f..55bb2aa 100644 --- a/tests/math.tex +++ b/tests/math.tex @@ -8,7 +8,23 @@ \font\6={name:XITS Math:mode=node;script=math;ssty=2} at 5pt \textfont4=\4 \scriptfont4=\5 \scriptscriptfont4=\6 -%\tracingall +\Umathcode`a="7"4"1D44E +\Umathcode`b="7"4"1D44F +\Umathcode`x="7"4"1D465 +\Umathcode`y="7"4"1D466 +\Umathcode`A="7"4"1D434 +\Umathcode`B="7"4"1D435 +\Umathcode`C="7"4"1D436 +\Umathcode`P="7"4"1D443 +\Umathcode`3="7"4`3 +\Umathcode`+="2"4`+ +\Umathcode`=="3"4`= +\Umathcode`(="4"4`( +\Umathcode`)="5"4`) + +\Udelcode`(="4`( +\Udelcode`)="4`) + $$\Uradical "4 "221A {x}$$ $$\Uroot "4 "221A {3}{x^3+y^3}$$ @@ -35,8 +51,7 @@ $$ \centerline{$ a \overwithdelims() b $} $$ -\Umathchar "7 "4 "1D443 \Umathchar "4 "4 `( \Umathchar "7 "4 "1D44E \Umathchar "5 "4 `) +P(a) $$ \bye - |