From 1e60dd98d01b14bf39689b0e44336675f1d5a303 Mon Sep 17 00:00:00 2001 From: Christophe ROGER Date: Sun, 22 Apr 2018 23:12:03 +1100 Subject: [EVO] Add footer command [EVO] Add preview on the readm file --- example/cv.tex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'example/cv.tex') diff --git a/example/cv.tex b/example/cv.tex index 0091851..f77cd2d 100755 --- a/example/cv.tex +++ b/example/cv.tex @@ -28,6 +28,11 @@ \makecvheader + \makecvfooter + {\textsc{\today}} % \selectlanguage{english}\today + {\textsc{Christophe Roger - CV}} + {\thepage} + \input{section_headline_archi} \input{section_competences} % Section compétence \input{section_experience_short} % Section expérience @@ -36,4 +41,5 @@ %\input{section_interets} % Section intérêts \input{section_references} % Section références + \end{document} \ No newline at end of file -- cgit v1.2.3