From 55eb91b49ee5b204f8dff9df5c446fc0c6edbca5 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Sun, 23 Oct 2016 13:35:34 +1100 Subject: Awesome Source CV Style 1.4 New command photo to add photo to your resume --- cv.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'cv.tex') diff --git a/cv.tex b/cv.tex index 62c872c..3d49177 100755 --- a/cv.tex +++ b/cv.tex @@ -14,6 +14,7 @@ \name{Christophe}{ROGER} \tagline{Chef de projet IT} +\photo{2.5cm}{darwiin} \socialinfo{ \linkedin{christopheroger} \viadeo{christopheroger} -- cgit v1.2.3 From f9bed6756070b4d4635882106c4512c0ade7b28f Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Sat, 5 Nov 2016 19:57:17 +1100 Subject: Updated version of awesome-source-cv.cls v1.5 with optional header layout --- cv.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cv.tex') diff --git a/cv.tex b/cv.tex index 3d49177..c0981b1 100755 --- a/cv.tex +++ b/cv.tex @@ -10,7 +10,7 @@ % Template license: % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) -\documentclass[localFont]{awesome-source-cv} +\documentclass[localFont,alternative]{awesome-source-cv} \name{Christophe}{ROGER} \tagline{Chef de projet IT} -- cgit v1.2.3