texmath-0.12.5: test/writer/tex/maction-06.test
<<< native
[ ENumber "100"
, EText TextNormal "m"
, ESymbol Ord "/"
, EText TextNormal "s"
]
>>> tex
100\text{m}/\text{s}
<<< native
[ ENumber "100"
, EText TextNormal "m"
, ESymbol Ord "/"
, EText TextNormal "s"
]
>>> tex
100\text{m}/\text{s}