mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2024-11-22 03:49:31 +01:00
remove trailing whitespace
This commit is contained in:
parent
126093c7ed
commit
d7e60cb972
@ -1,13 +1,13 @@
|
||||
all: klausur_idb_SS16.pdf solutions
|
||||
|
||||
solutions:
|
||||
solutions:
|
||||
@pdflatex --jobname=klausur_idb_SS16_ML "\def\withsolutions{1} \input{klausur_idb_SS16.tex}"
|
||||
|
||||
continuous: $(PDF).continuous
|
||||
|
||||
clean: cleanup all
|
||||
|
||||
cleanup:
|
||||
cleanup:
|
||||
@-rm -f *.aux *.fdb_latexmk *.fls *.log
|
||||
|
||||
%.continuous: %.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user