diff --git a/Makefile b/Makefile index 1efe2a3..9b0537d 100644 --- a/Makefile +++ b/Makefile @@ -4,10 +4,10 @@ all: vlna prace.pdf sighup # LaTeX je potreba spustit nekolikrat, aby spravne spocital odkazy prace.pdf: prace.tex $(wildcard *.tex) literatura.bib prace.xmpdata - pdflatex $< + pdfcslatex $< bibtex prace - pdflatex $< - pdflatex $< + pdfcslatex $< + pdfcslatex $< vlna: $(wildcard *.tex) -vlna -l $^