diff options
author | Christophe ROGER <darwiin@users.noreply.github.com> | 2020-03-24 18:30:46 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-24 18:30:46 +1100 |
commit | fb7f19ec0832bafb95fd2b4ed46aa7f17d67b1b6 (patch) | |
tree | 6957451ba7d335cf3fd9fbbc0e71bc9d6bd3da97 /example/cv.tex | |
parent | a3b1fa69749a350721df02d72a65372788a254d3 (diff) | |
parent | 5357f896798ece6b61daf906524af44fcd913ba5 (diff) | |
download | cv-fb7f19ec0832bafb95fd2b4ed46aa7f17d67b1b6.tar.gz cv-fb7f19ec0832bafb95fd2b4ed46aa7f17d67b1b6.tar.bz2 cv-fb7f19ec0832bafb95fd2b4ed46aa7f17d67b1b6.tar.xz cv-fb7f19ec0832bafb95fd2b4ed46aa7f17d67b1b6.zip |
Merge pull request #49 from darwiin/evo-left-column-width
Evo left column width. Solves #37
Diffstat (limited to 'example/cv.tex')
-rwxr-xr-x | example/cv.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/example/cv.tex b/example/cv.tex index ef6dfb0..8ec1164 100755 --- a/example/cv.tex +++ b/example/cv.tex @@ -24,7 +24,9 @@ }
% Uncomment the following line and use a value from 1.5cm to 2.5cm
-% \setleftcolumnlength{2.5cm}
+%\setleftcolumnlength{2.5cm}
+
+
\begin{document}
|