einige html-Unschoenheiten werden bereinigt
This commit is contained in:
parent
0db47ee6e3
commit
f12f45ad16
2 changed files with 17 additions and 5 deletions
|
@ -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 $@))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue