texmath-0.12.5: test/reader/mml/msAquotes3.test
<<< mml
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<ms lquote="(" rquote="|)">St. Paul</ms> </math>
>>> native
[ EText TextNormal "(St. Paul|)" ]
<<< mml
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<ms lquote="(" rquote="|)">St. Paul</ms> </math>
>>> native
[ EText TextNormal "(St. Paul|)" ]