diff options
author | Christophe ROGER <darwiin@users.noreply.github.com> | 2019-09-18 08:00:55 +1100 |
---|---|---|
committer | Christophe ROGER <darwiin@users.noreply.github.com> | 2019-09-18 08:00:55 +1100 |
commit | b05d8a965311c344acfbc1fa394de283578359f5 (patch) | |
tree | aa1e5713b67224042d15d7267ae2031982760261 /example/cv.tex | |
parent | c2014aa91ec2915d1beb52d5f09720e6b078a7b5 (diff) | |
download | cv-b05d8a965311c344acfbc1fa394de283578359f5.tar.gz cv-b05d8a965311c344acfbc1fa394de283578359f5.tar.bz2 cv-b05d8a965311c344acfbc1fa394de283578359f5.tar.xz cv-b05d8a965311c344acfbc1fa394de283578359f5.zip |
v2.2.0
[EVO] Add an optional command to change the left column size
[EVO] Update the readme.md file
Diffstat (limited to 'example/cv.tex')
-rwxr-xr-x | example/cv.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/cv.tex b/example/cv.tex index 27d5b39..ef6dfb0 100755 --- a/example/cv.tex +++ b/example/cv.tex @@ -23,6 +23,9 @@ \infos{Né le 23 septembre 1982 (35 ans) à Nouméa, Nouvelle-Calédonie}
}
+% Uncomment the following line and use a value from 1.5cm to 2.5cm
+% \setleftcolumnlength{2.5cm}
+
\begin{document}
\makecvheader
|