[tex4ht] Bug - the \limits macro texlive

Hans Georg Schaathun georg+tex at schaathun.net
Wed Oct 12 13:50:23 CEST 2016


Dear all,

I have found an annoying bug with the \limits macro.
The minimal example attached says it all, I think.

This is mainly FYI.  I decided to rephrase the mathematics,
rather than researching for a fix, at least for now.

FWIW, MathJax handles similar TeX code correctly.
(For an example of this, see
http://kerckhoffs.schaathun.net/matematikk1/talks/integration/simpson/#/5
)

-- 
:-- Hans Georg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.tex
Type: text/x-tex
Size: 115 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex4ht/attachments/20161012/781da133/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 38143 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex4ht/attachments/20161012/781da133/attachment-0001.pdf>
-------------- next part --------------
# (C) 2016: Hans Georg Schaathun <georg at ntnu.no>
# $Id: Makefile,v 1.4 2007/11/12 13:03:18 css1hs Exp $

all: test.html test.pdf

%.pdf: %.tex
	rm -f $*.aux 
	pdflatex $<


%.html: %.tex
	rm -f $*.aux 
	htlatex $< "xhtml,mathml,charset=utf-8" " -cmozhtf -utf8" "-cvalidate" -shell-escape


clean:
	rm -f *.aux *.log *.blg *.out *.toc *.nav *.snm *.vrb comment.cut
	rm -f *.4tc *.4ct *.xref *.tmp
	rm -f week*.css week*.html f week*.idv week*.lg week*.svg week*.png
	rm -f test.pdf *.dvi 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex4ht/attachments/20161012/781da133/attachment-0001.html>


More information about the tex4ht mailing list