diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-11-09 06:03:20 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-11-09 06:03:20 +1100 |
commit | 06493fe0281cca308cf9b243ab002cc6773c7367 (patch) | |
tree | a434d81e641e63bdbdf09bc001f0bfbb0a5357bc /cv.tex | |
parent | c6823b0a70b5c6cabdd3213b6c18ebf4e73131a4 (diff) | |
parent | 59124741a72fbef06ce1c2c28dca186957c6b322 (diff) | |
download | cv-06493fe0281cca308cf9b243ab002cc6773c7367.tar.gz cv-06493fe0281cca308cf9b243ab002cc6773c7367.tar.bz2 cv-06493fe0281cca308cf9b243ab002cc6773c7367.tar.xz cv-06493fe0281cca308cf9b243ab002cc6773c7367.zip |
Merge branch 'master' into local-github
* master:
Updated README.md with informations on how to use documentclass options
Updated version of awesome-source-cv.cls v1.5 with optional header layout
Diffstat (limited to 'cv.tex')
-rwxr-xr-x | cv.tex | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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}
|