Compare commits
No commits in common. "master" and "odevzdani" have entirely different histories.
6
Makefile
6
Makefile
@ -4,10 +4,10 @@ all: vlna prace.pdf sighup
|
|||||||
|
|
||||||
# LaTeX je potreba spustit nekolikrat, aby spravne spocital odkazy
|
# LaTeX je potreba spustit nekolikrat, aby spravne spocital odkazy
|
||||||
prace.pdf: prace.tex $(wildcard *.tex) literatura.bib prace.xmpdata
|
prace.pdf: prace.tex $(wildcard *.tex) literatura.bib prace.xmpdata
|
||||||
pdflatex $<
|
pdfcslatex $<
|
||||||
bibtex prace
|
bibtex prace
|
||||||
pdflatex $<
|
pdfcslatex $<
|
||||||
pdflatex $<
|
pdfcslatex $<
|
||||||
|
|
||||||
vlna: $(wildcard *.tex)
|
vlna: $(wildcard *.tex)
|
||||||
-vlna -l $^
|
-vlna -l $^
|
||||||
|
Reference in New Issue
Block a user