texmath-0.12.8: test/writer/tex/mtextspaces7.test
<<< native
[ EText TextNormal "This is \8201some \8287text with spaces." ]
>>> tex
\text{This is some text with spaces.}
<<< native
[ EText TextNormal "This is \8201some \8287text with spaces." ]
>>> tex
\text{This is some text with spaces.}