[tex4ht] [bug #488] \over does not give the same result as equivalent \frac
Patrice Dumas
puszcza-hackers at gnu.org.ua
Mon Oct 26 20:10:02 CET 2020
URL:
<http://puszcza.gnu.org.ua/bugs/?488>
Summary: \over does not give the same result as equivalent
\frac
Project: tex4ht
Submitted by: pertusus
Submitted on: Mon 26 Oct 2020 09:08:38 PM EET
Category: None
Priority: 5 - Normal
Severity: 3 - Minor
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
{a \over b} does not give the same output as \frac{a}{b}, processed by htlatex
(or httex, though there is no real comparison possible as \frac is not
available in plain TeX), in inline math, like ${a \over b}$. \frac is
formatted as an image, ${a \over b}$ becomes
a_ b
which corresponds actually to html code
<span
class="cmmi-7">a</span>_
<span
class="cmmi-7">b</span>
In displaymath $$ the results is the same with \over and \frac, with images in
both cases.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 26 Oct 2020 09:08:38 PM EET Name: t.tex Size: 130B By: pertusus
example file
<http://puszcza.gnu.org.ua/bugs/download.php?file_id=365>
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?488>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.