[tex4ht] [bug #278] Wrong mathml with $\langle$
Michal Hoftich
michal.h21 at gmail.com
Thu Mar 31 13:34:24 CEST 2016
URL:
<http://puszcza.gnu.org.ua/bugs/?278>
Summary: Wrong mathml with $\langle$
Project: tex4ht
Submitted by: michal_h21
Submitted on: Thu 31 Mar 2016 02:34:24 PM EEST
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This sample document:
-------------
\documentclass{article}
\begin{document}
hello $\langle$
\end{document}
----------
generates wrong mathml:
--------------
<math
xmlns="http://www.w3.org/1998/Math/MathML"
display="inline" ><mrow ><mo
class="MathClass-open">〈</mo><mrow></math>
--------------
note the second `<mrow>` tag, there should be closing tag instead. tex4ht
expects that there is some more math content following and it is then closed
using `\rangle`, which correctly insert closing `</mrow>`.
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?278>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list