[tex4ht] [bug #444] Wrong MathML markup for functions?
Michal Hoftich
michal.h21 at gmail.com
Mon Nov 25 15:15:54 CET 2019
URL:
<http://puszcza.gnu.org.ua/bugs/?444>
Summary: Wrong MathML markup for functions?
Project: tex4ht
Submitted by: michal_h21
Submitted on: Mon 25 Nov 2019 04:15:54 PM EET
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi all,
I've browsed the MathML specification and found that TeX4ht generates quite
different output than a recommended for functions, such as $\sin{x}$.
The specification:
<mi> sin </mi>
<mo> ⁡<!--FUNCTION APPLICATION--> </mo>
<mi> x </mi>
TeX4ht:
<mo class='MathClass-op'>sin</mo><!-- nolimits --><mi>x</mi>
The output of these two is visually different, our version produces larger
space between "sin" and "x". Should we change that?
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?444>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list