diff --git a/Makefile b/Makefile index 0eb4c58..9dbaa29 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ 1: latexmk -f -xelatex -interaction=nonstopmode -output-directory=$(PWD)/build/ ep1.tex - + pdftoppm -png -f 1 -l 1 -singlefile -r 1200 -scale-to-x 1920 -scale-to-y 1080 $(PWD)/build/ep1.pdf $(PWD)/build/ep1 .PHONY: build build: cv.pdf diff --git a/README.org b/README.org new file mode 100644 index 0000000..9ba80be --- /dev/null +++ b/README.org @@ -0,0 +1,2 @@ +* Mathematics of programming languages +You need to have tevlive and the poppler package installed diff --git a/ep1.tex b/ep1.tex index d79c159..ab55cf1 100644 --- a/ep1.tex +++ b/ep1.tex @@ -21,7 +21,7 @@ \date{\today} \title{Mathematics of Programming Languages} -\setep{01}{First step to design a language} +\setep{01}{The first step to design a language} \begin{document}