summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorChristophe ROGER <darwiin@users.noreply.github.com>2018-04-22 23:12:03 +1100
committerChristophe ROGER <darwiin@users.noreply.github.com>2018-04-22 23:12:03 +1100
commit1e60dd98d01b14bf39689b0e44336675f1d5a303 (patch)
tree6578ed3d8ad41454be827025c7eb2684464a626c /example
parent011f1c31b64789a8e13119ad46fac4cace74028b (diff)
downloadcv-1e60dd98d01b14bf39689b0e44336675f1d5a303.tar.gz
cv-1e60dd98d01b14bf39689b0e44336675f1d5a303.tar.bz2
cv-1e60dd98d01b14bf39689b0e44336675f1d5a303.tar.xz
cv-1e60dd98d01b14bf39689b0e44336675f1d5a303.zip
[EVO] Add footer command
[EVO] Add preview on the readm file
Diffstat (limited to 'example')
-rwxr-xr-xexample/cv.tex6
-rw-r--r--example/preview/cv1.jpegbin0 -> 249506 bytes
-rw-r--r--example/preview/cv2.jpegbin0 -> 171548 bytes
3 files changed, 6 insertions, 0 deletions
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
diff --git a/example/preview/cv1.jpeg b/example/preview/cv1.jpeg
new file mode 100644
index 0000000..ee8deea
--- /dev/null
+++ b/example/preview/cv1.jpeg
Binary files differ
diff --git a/example/preview/cv2.jpeg b/example/preview/cv2.jpeg
new file mode 100644
index 0000000..1e2a905
--- /dev/null
+++ b/example/preview/cv2.jpeg
Binary files differ