+latex2html befehle zur policy

-erste anpassungen der mod-datei. soll zu vereinfachungen fuehren
This commit is contained in:
phil 2005-05-13 08:00:24 +00:00
parent b81d210b7d
commit 6d4577c698
2 changed files with 80 additions and 27 deletions

View file

@ -49,7 +49,7 @@ try:
content=string.replace(content,footer,"")
#rename footnotes into Fussnoten
content = string.replace(content,"Footnotes","Fussnoten")
#content = string.replace(content,"Footnotes","Fussnoten")
#rename content into Inhalt
content = string.replace(content,"Contents","Inhalt")