diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | cv.tex | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -cv.pdf: cv.tex photo.png friggeri-cv.cls +cv.pdf: cv.tex photo.png friggeri-cv-a4.cls xelatex $< clean: @@ -1,5 +1,5 @@ %!TEX TS-program = xelatex -\documentclass[]{friggeri-cv} +\documentclass[]{friggeri-cv-a4} \usepackage{graphicx} \usepackage{wasysym} \addbibresource{bibliography.bib} |