schliesst trac ticket #14
This commit is contained in:
parent
d98c84ff51
commit
d72afdbcf8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ TARGET_FILES := $(foreach dir,$(DOCUMENT_NAMES),_output/$(dir).html)
|
||||||
ASC_FILES := $(wildcard *.asc)
|
ASC_FILES := $(wildcard *.asc)
|
||||||
LINE_STATUS = offline
|
LINE_STATUS = offline
|
||||||
|
|
||||||
LATEX2HTMLPREFIX := -no_auto_link -split 0 -no_navigation -no_subdir -dir _output -info 0 -style cryptocd.css
|
LATEX2HTMLPREFIX := -no_auto_link -split 0 -no_navigation -no_subdir -dir _output -info 0 -style cryptocd.css -local_icons
|
||||||
|
|
||||||
|
|
||||||
.PHONY : clean online offline clean-targets install
|
.PHONY : clean online offline clean-targets install
|
||||||
|
|
Loading…
Reference in a new issue