diff options
author | Christophe ROGER <darwiin@users.noreply.github.com> | 2019-09-10 09:23:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-10 09:23:05 +1100 |
commit | c2014aa91ec2915d1beb52d5f09720e6b078a7b5 (patch) | |
tree | 7990704629b2d1b7035cda607707b96629389c7a /example/cv.tex | |
parent | 1a2b75c5a506ab7d227654269c9cce9399183e22 (diff) | |
parent | 442bca4efda3ecafd7f5f2f1e1e780cb1ce48f7e (diff) | |
download | cv-c2014aa91ec2915d1beb52d5f09720e6b078a7b5.tar.gz cv-c2014aa91ec2915d1beb52d5f09720e6b078a7b5.tar.bz2 cv-c2014aa91ec2915d1beb52d5f09720e6b078a7b5.tar.xz cv-c2014aa91ec2915d1beb52d5f09720e6b078a7b5.zip |
Merge pull request #43 from darwiin/evo-reducing-entries-spaces
Reduce vertical spacing in the experience section
Fixes #40
Diffstat (limited to 'example/cv.tex')
-rwxr-xr-x | example/cv.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/cv.tex b/example/cv.tex index 3b67a54..27d5b39 100755 --- a/example/cv.tex +++ b/example/cv.tex @@ -10,7 +10,7 @@ % Template license:
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
-\documentclass[localFont,alternative,10pt]{yaac-another-awesome-cv}
+\documentclass[localFont,alternative,10pt,compact]{yaac-another-awesome-cv}
\name{Christophe}{Roger}
\tagline{Architecte Logiciel | Développeur/Concepteur Senior Java/JEE}
\photo{2.5cm}{darwiin}
|