einige html-Unschoenheiten werden bereinigt

This commit is contained in:
lars 2006-12-29 17:31:59 +00:00
parent 0db47ee6e3
commit f12f45ad16
2 changed files with 17 additions and 5 deletions

View file

@ -97,7 +97,7 @@ $(TEX_FILES): $(LYX_FILES)
# original html-files, as they are created by lyx
$(EXPORT_DIRS): $(TEX_FILES) $(INC_FILES) footer.asc
$(EXPORT_DIRS): $(TEX_FILES) $(INC_FILES) footer.asc mod_html_files.py
-test -d "$@" && rm -rf "$@"
mkdir -p "$@"
latex2html $(LATEX2HTML_OPTS) -dir "$@" $(dir $@)/$(patsubst export-%,%.tex,$(notdir $@))