[tex4ht] [bug #238] htlatex outputs extra word not in document when using \columnbreak with multicols
Nasser M. Abbasi
puszcza-hackers at gnu.org.ua
Tue Jan 6 20:59:27 CET 2015
URL:
<http://puszcza.gnu.org.ua/bugs/?238>
Summary: htlatex outputs extra word not in document when
using \columnbreak with multicols
Project: tex4ht
Submitted by: nma123
Submitted on: Tue 06 Jan 2015 09:59:27 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:
details are here:
http://tex.stackexchange.com/questions/213527/htlatex-outputs-extra-word-not-in-document-when-using-columnbreak-with-multicol
summary:
MWE:
------------------------
\documentclass{article}%
\usepackage{lipsum,multicol}
\begin{document}
\begin{multicols}{2}
\section*{Introduction}
This is introduction
\columnbreak
\section*{my section}
This is my section
\end{multicols}
\end{document}
-------------------------------
htlatex output has an extra word auto in the output.
removing \columnbreak removes the word auto from the HTML page
Images can be seen at the above link. texlive 2014
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?238>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list