Create image PDF as 1.3 as Shrike pdflatex also creates 1.3 anyway.
authorshort <>
Mon, 8 Dec 2003 04:30:48 +0000 (04:30 +0000)
committershort <>
Mon, 8 Dec 2003 04:30:48 +0000 (04:30 +0000)
resume/Makefile.am

index b21dd87..8381292 100644 (file)
@@ -32,7 +32,7 @@ DOWNSCALE=100
                                        -imageheight $$(echo $$(pngtopnm <$< |head -n2)|awk '{print $$3/$(DOWNSCALE)}') \
                                             -width  $$(echo $$(pngtopnm <$< |head -n2)|awk '{print $$2/$(DOWNSCALE)}') \
                                             -height $$(echo $$(pngtopnm <$< |head -n2)|awk '{print $$3/$(DOWNSCALE)}') \
-                       |ps2pdf12 - >$@
+                       |ps2pdf13 - >$@
 
 Resume-JanKratochvil.pdf: Resume-JanKratochvil.tex Resume-JanKratochvil-face.pdf
        pdflatex $< resume.tex