On Sat, Jul 11, 2009 at 06:58:58PM +0530, Kapil Hari Paranjape wrote: > Hello, > > On Thu, 09 Jul 2009, Anthony DeRobertis wrote: > > Command used: > > mk4ht htlatex manual-web.tex > > "html,uni-html4,frames,css2,charset=utf-8,info" " -cunihtf -utf8" > > > > Despite not having any XHTML or XML options enabled, it is outputting > > various bits of XML: > > > > <br /> > > <hr class="endfloat" /> > > <br class="newline" /> > > Could you please provide a small sample tex source file where one can > see the problem occuring?
Certainly. Here is one that produces the <br class="newline" /> \documentclass{article} \begin{document} Hello,\\ world \end{document} Let me know if I need to find minimal examples for the other two. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org