mod_html fussnoten-string berichtigt

latex2html-experimente mit winpt (keine weiteren veranderungen)
This commit is contained in:
phil 2005-05-13 09:47:40 +00:00
parent acf2906f61
commit 22f12b3e87
2 changed files with 2 additions and 1 deletions

View file

@ -40,7 +40,7 @@ try:
content=string.replace(content,footer,"")
#rename footnotes into Fussnoten
content = string.replace(content,"Fooßnotes","Fussnoten")
content = string.replace(content,"Fußnoten","Fussnoten")
#put whole content into div tags
content = string.replace(content,"<BODY >",'<BODY>\n<!-- main starts here -->\n<div id="main">')

View file

@ -5,6 +5,7 @@
\usepackage{hyperref}
\usepackage{html}
\usepackage{german}
\usepackage{babel}
\end_preamble
\language ngerman
\inputencoding auto