alte Skripte rausgeworfen
mod_html_files nach documents verschoben
This commit is contained in:
parent
c4b03cd0ae
commit
762e1e23d5
6 changed files with 1 additions and 164 deletions
|
@ -51,7 +51,7 @@ $(HTML_FILES): %.html: %.tex
|
|||
-rm _output/$(notdir $(basename $@)).css 2>/dev/null
|
||||
-rm _output/images.aux _output/images.log _output/images.out _output/images.pl _output/images.text _output/img?.old _output/labels.pl _output/missfont.log _output/images.tex 2>/dev/null
|
||||
mv _output/$(shell dirname $@).html $@
|
||||
python ../convert-scripts/mod_html_files.py $@
|
||||
python mod_html_files.py $@
|
||||
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue