diff options
author | Christophe ROGER <darwiin@users.noreply.github.com> | 2019-06-30 15:45:39 +1100 |
---|---|---|
committer | Christophe ROGER <darwiin@users.noreply.github.com> | 2019-06-30 15:45:39 +1100 |
commit | 0917ec57b08798e094fc0ea533b070663b63bb33 (patch) | |
tree | dcb833ff304b8358ad3999700939b663b2293fa3 /example/cv.tex | |
parent | 8b4a7d917a6b051358e7cc88b22bb8e44157f418 (diff) | |
download | cv-0917ec57b08798e094fc0ea533b070663b63bb33.tar.gz cv-0917ec57b08798e094fc0ea533b070663b63bb33.tar.bz2 cv-0917ec57b08798e094fc0ea533b070663b63bb33.tar.xz cv-0917ec57b08798e094fc0ea533b070663b63bb33.zip |
[EVO] Add new size option
[FIX] Change demo adresse
Diffstat (limited to 'example/cv.tex')
-rwxr-xr-x | example/cv.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/cv.tex b/example/cv.tex index 1d94839..3b67a54 100755 --- a/example/cv.tex +++ b/example/cv.tex @@ -10,10 +10,10 @@ % Template license:
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
-\documentclass[localFont,alternative]{yaac-another-awesome-cv}
+\documentclass[localFont,alternative,10pt]{yaac-another-awesome-cv}
\name{Christophe}{Roger}
\tagline{Architecte Logiciel | Développeur/Concepteur Senior Java/JEE}
-\photo{2.5cm}{cr}
+\photo{2.5cm}{darwiin}
\socialinfo{
\linkedin{christopheroger}
\github{darwiin}\\
|