From b05d8a965311c344acfbc1fa394de283578359f5 Mon Sep 17 00:00:00 2001
From: Christophe ROGER <darwiin@users.noreply.github.com>
Date: Wed, 18 Sep 2019 08:00:55 +1100
Subject: v2.2.0 [EVO] Add an optional command to change the left column size
 [EVO] Update the readme.md file

---
 example/cv.tex | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'example')

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
-- 
cgit v1.2.3