Skip to content

Commit ac5b37e

Browse files
committed
Rename from config.cfg into html.cfg
1 parent 8d7ead9 commit ac5b37e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ all: lkmpg.tex
22
pdflatex -shell-escap lkmpg.tex
33

44
html:
5-
make4ht -suf html5 -c config.cfg -d html lkmpg.tex
5+
make4ht -suf html5 -c html.cfg -d html lkmpg.tex
66

77
clean:
88
rm -f *.dvi *.aux *.log *.ps *.pdf *.out lkmpg.bbl lkmpg.blg lkmpg.lof lkmpg.toc *.xref *.svg *.tmp *.html *.css *.4ct *.4tc *.dvi *.lg *.idv

config.cfg html.cfg

File renamed without changes.

0 commit comments

Comments
 (0)