From: Handzsuj,Thomas <tho...@dr...> - 2002-11-04 08:53:22
|
Hi, I have the following problem with ht2html (version 2.0): German umlauts are replaced by a '?' (seen in the html source) I am using - a slightly modified version of PDOGenerator.py - python 2.0 (linux) and 2.2.2 (Windows NT) - a very simple ht file (a header and one paragraph) index.ht: "Title: Thomas Handzsuj @ mt-i-euk <h3>Was gibts hier =FCberhaupt</h3> <p>Mal sehen wie die Umlaute aussehen "=FC=F6=E4=DF" " resulting in: "... <!-- start of body cell --> <td valign=3D"top" width=3D"90%" class=3D"body"><br> <h3>Was gibts hier ?berhaupt</h3> <p>Mal sehen wie die Umlaute aussehen "????" </td><!-- end of body cell --> ..." With python 2.2.2 there are _two_ '?' for each umlaut. Please give me a hint where to look in the ht2html sources (or a = solution).=20 Thank you. Best regards / Mit freundlichen Gr=FC=DFen=20 Thomas Handzsuj Design and Development Intensive Care ---------------------------------------------------- DR=C4GER MEDICAL Dr=E4ger Medical AG & Co. KGaA Moislinger Allee 53-55 D-23542 L=FCbeck Tel: + 49-451-882-1524 Fax: + 49-451-882-71524 (PC) Fax: + 49-451-882-2856 (paper print) ----------------------------------------------------- |