diff options
Diffstat (limited to 'example')
| -rwxr-xr-x | example/cv.tex | 7 | 
1 files changed, 6 insertions, 1 deletions
| diff --git a/example/cv.tex b/example/cv.tex index ef6dfb0..6b567d1 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}
 @@ -35,6 +37,9 @@  		{\textsc{Christophe Roger - CV}}
  		{\thepage}
 +\showthe\leftcolumnlength
 +\showthe\rightcolumnlength
 +
  	\input{section_headline_archi}
  	\input{section_competences}				% Section compétence
  	\input{section_experience_short}		% Section expérience
 | 
