fix refs
This commit is contained in:
parent
fdc2bc043d
commit
a35e19bf34
@ -1,12 +1,12 @@
|
|||||||
GEN = zeimena.pdf douglas-300.pdf douglas-500.pdf douglas-1000.pdf
|
GEN = zeimena.pdf douglas-0.pdf douglas-500.pdf douglas-1000.pdf
|
||||||
|
|
||||||
mj-referatas.pdf: mj-referatas.tex version.tex bib.bib zeimena-pretty.pdf $(GEN)
|
mj-referatas.pdf: mj-referatas.tex version.tex bib.bib zeimena-pretty.pdf $(GEN)
|
||||||
latexmk -g -pdf $<
|
latexmk -g -pdf $<
|
||||||
|
|
||||||
zeimena.pdf: zeimena.gpkg
|
zeimena.pdf: zeimena.gpkg layer2img.py
|
||||||
./layer2img.py --infile=$< --size=74x52 --outfile $@
|
./layer2img.py --infile=$< --size=74x52 --outfile $@
|
||||||
|
|
||||||
douglas-%.pdf: db/.faux_douglas-%
|
douglas-%.pdf: layer2img.py db/.faux_douglas-%
|
||||||
./layer2img.py --table=douglas_$* --size=74x52 --outfile $@
|
./layer2img.py --table=douglas_$* --size=74x52 --outfile $@
|
||||||
|
|
||||||
db/.faux_douglas-%: db/.faux_ready douglas.sql
|
db/.faux_douglas-%: db/.faux_ready douglas.sql
|
||||||
|
@ -142,8 +142,8 @@ As one can observe in figure~\ref{fig:douglas-300}, the Douglas \& Peucker with
|
|||||||
Douglas \& Peucker &
|
Douglas \& Peucker &
|
||||||
Visvalingam-Whyatt \\ \hline
|
Visvalingam-Whyatt \\ \hline
|
||||||
|
|
||||||
foo &
|
0 &
|
||||||
\includegraphics[width=\linewidth]{zeimena} &
|
\includegraphics[width=\linewidth]{douglas-0} &
|
||||||
foo \\ \hline
|
foo \\ \hline
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user