texmath-0.12.5: test/writer/tex/maction-05.test
<<< native
[ ESuper (EIdentifier "x") (ENumber "2")
, ESymbol Bin "\8722"
, ENumber "1"
, ESymbol Rel "="
, ENumber "0"
]
>>> tex
x^{2} - 1 = 0
<<< native
[ ESuper (EIdentifier "x") (ENumber "2")
, ESymbol Bin "\8722"
, ENumber "1"
, ESymbol Rel "="
, ENumber "0"
]
>>> tex
x^{2} - 1 = 0