diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b634d85 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pdf filter=lfs diff=lfs merge=lfs -text diff --git a/makefile b/makefile index 0d8d60c..a8c2233 100644 --- a/makefile +++ b/makefile @@ -1,2 +1,4 @@ run: pandoc CVFedericoPolidoro.org -o CVFedericoPolidoro.pdf -Vgeometry:margin=2cm + pdftoppm CVFedericoPolidoro.pdf output_prefix -png + img2pdf output_prefix-*.png -o CVFedericoPolidoroImg.pdf