texmath-0.13.1.2: test/writer/eqn/mfracZcomp-05.test
<<< native
[ EText TextNormal "Inline, display style, thick line\160"
, EFraction
NormalFrac
(EGrouped [ EIdentifier "x" , ESymbol Bin "-" , ENumber "1" ])
(EGrouped
[ EGrouped
[ ENumber "0.98"
, ESymbol Bin "\215"
, ESuper (ENumber "10") (ENumber "2")
]
, ESymbol Bin "+"
, EIdentifier "y"
])
, EText TextNormal ", the superscripted 2 should be script size."
]
>>> eqn
roman "Inline, display style, thick line " {x - 1} over {{0.98 times 10 sup 2} + y} roman ", the superscripted 2 should be script size."