texmath-0.12.5: test/writer/tex/msSinheritance8.test
<<< native
[ EText TextNormal "\8220a\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220b\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220c\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220f\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220\915\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220d\8221"
]
>>> tex
\text{“a”} + \text{“b”} + \text{“c”} + \text{“f”} + \text{“Γ”} + \text{“d”}