packages feed

texmath-0.12.5: test/writer/tex/msAtoken5.test

<<< native
[ EText TextNormal "\8220dog\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220cat\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220pig\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220fish\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220\954\945\964\8221"
, ESymbol Bin "+"
, EText TextNormal "\8220goat\8221"
]
>>> tex
\text{“dog”} + \text{“cat”} + \text{“pig”} + \text{“fish”} + \text{“κατ”} + \text{“goat”}