Použití pdfcslatex
This commit is contained in:
parent
c7c97a7bd5
commit
f36d15a929
6
Makefile
6
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 $^
|
||||
|
Reference in New Issue
Block a user