<<< native [ EText TextNormal "Inline, display style, no line\160" , EFraction NormalFrac (ENumber "1.234567") (EGrouped [ ENumber "89" , ESymbol Bin "+" , EIdentifier "x" ]) , EText TextNormal "\160the end." ] >>> eqn roman "Inline, display style, no line " 1.234567 over {89 + x} roman " the end."