summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--cv.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ad349cc..21045e9 100644
--- a/Makefile
+++ b/Makefile
@@ -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:
diff --git a/cv.tex b/cv.tex
index e2e8b76..c7ea120 100644
--- a/cv.tex
+++ b/cv.tex
@@ -1,5 +1,5 @@
%!TEX TS-program = xelatex
-\documentclass[]{friggeri-cv}
+\documentclass[]{friggeri-cv-a4}
\usepackage{graphicx}
\usepackage{wasysym}
\addbibresource{bibliography.bib}