summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2019-07-17 22:43:08 +0200
committerOlivier Gayot <olivier.gayot@sigexec.com>2019-07-17 22:43:08 +0200
commitaf011c7ebb9d9509731f3b221eb898984c4912d0 (patch)
tree884689657ad4153a26cea76bd23c2d6891c20cdd
parente9a553a428543f20b17043ab6fe81d8fd8d65317 (diff)
Use friggeri-cv-a4
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
-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}