texi2html-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-bug] Nasty bug with --output (corrupted HTML file)


From: Reinhold Kainhofer
Subject: [Texi2html-bug] Nasty bug with --output (corrupted HTML file)
Date: Tue, 5 Aug 2008 20:26:43 +0200
User-agent: KMail/1.9.9

Hi Patrice,
While trying to build non-split pages, I ran into a nasty bug in texi2html: If 
you give --output=out-www/filename.html on the command line, the html file 
will be corrupted, i.e. first there will be the about section in the html 
file, then the html is closed and after that some (but not all) corrupted 
contents of the file are inserted. 

I call texi2html as:
     texi2html --output=out-www/t.html  texi2html_section_test.texi

The resulting html is:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
[...]
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">

<a name="SEC_About"></a>
[...]
 <font size="-1">
  This document was generated by <em>Reinhold Kainhofer</em> on <em>August 5, 
2008</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
1.79</em></a>.
 </font>
 <br>

</p>
</body>
</html>
[lots of binary \0 characters here]
                                            anslated-subsubsection" 
title="Previous section in reading order"> &lt; </a>]</td>
<td valign="middle" align="left">[<a 
[...]

And so on. I'm attaching the .texi file and the resulting html file for your 
reference.

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: address@hidden, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/

Attachment: texi2html_section_test.texi
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]