-style zum makefile hinzugefuegt, damit der css durch latex2html eingefuegt wird

winpt wurde nicht veraendert. hab damit nur rumgespielt.
keine ahnung was ich an der mod*-datei geaendert habe
This commit is contained in:
phil 2005-05-12 16:38:51 +00:00
parent 529bc40c94
commit d86f4058b4
3 changed files with 5 additions and 3 deletions

View file

@ -7,7 +7,8 @@ TARGET_FILES := $(foreach dir,$(DOCUMENT_NAMES),_output/$(dir).html)
ASC_FILES := $(wildcard *.asc)
LINE_STATUS = offline
LATEX2HTMLPREFIX := -no_auto_link -split 0 -no_navigation -no_subdir -dir _output
# eventuell muss der pfad zu cryptocd.css angepasst werden
LATEX2HTMLPREFIX := -no_auto_link -split 0 -no_navigation -no_subdir -dir _output -info 0 -style cryptocd.css
.PHONY : clean online offline clean-targets install