sammarshallou / webmaths

Java web services for handling MathML and TeX (intended for use with a Moodle filter)
GNU General Public License v3.0
5 stars 7 forks source link

TeX: <mstyle> not <mrow> should be used for mathvariant #29

Closed sammarshallou closed 12 years ago

sammarshallou commented 12 years ago

Because the spec doesn't let you put mathvariant on anything but mstyle.

As part of this change, also collapse unnecessary mrows.