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 | |
| parent | 8b4a7d917a6b051358e7cc88b22bb8e44157f418 (diff) | |
[EVO] Add new size option
[FIX] Change demo adresse
Diffstat (limited to 'example')
| -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}\\
|
