texmath-0.13.1.2: test/writer/eqn/mfracZcomp-09.test
<<< native
[ EText TextNormal "Inline, text style, no line\160"
, EFraction
NormalFrac
(EGrouped
[ ESuper (EIdentifier "x") (ENumber "2")
, ESymbol Bin "+"
, ENumber "1"
])
(EIdentifier "x")
, EText TextNormal "\160the end."
]
>>> eqn
roman "Inline, text style, no line " {x sup 2 + 1} over x roman " the end."