umstrukturiert

This commit is contained in:
lars 2005-04-23 21:29:11 +00:00
parent 0f4ffbba36
commit 54e2684ea1
33 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
LATEX2HTMLPREFIX := -no_auto_link -split 0 -init_file ../_scripts/latex2html-init -no_navigation -no_subdir
LATEX2HTMLPREFIX := -no_auto_link -split 0 -init_file ../../convert-scripts/latex2html-init -no_navigation -no_subdir
# output of lyx
TEX_FILES := $(patsubst %.lyx,%.tex,$(wildcard *.lyx))
@ -43,7 +43,7 @@ $(NEW_INDEXES_UNPATCHED): %-unpatched.html: %.tex
latex2html $(LATEX2HTMLPREFIX) $*.tex
-rm WARNINGS $*-labels.pl $*-internals.pl $*.css 2>/dev/null
mv $*.html $*-unpatched.html
python ../_scripts/mod_html_files.py $@
python ../../convert-scripts/mod_html_files.py $@
# patch original html-files with online or offline files