summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pas-cv/examples/cv-pegase.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pas-cv/examples/cv-pegase.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pas-cv/examples/cv-pegase.tex120
1 files changed, 120 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pas-cv/examples/cv-pegase.tex b/Master/texmf-dist/doc/latex/pas-cv/examples/cv-pegase.tex
new file mode 100644
index 00000000000..6b5483228ca
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pas-cv/examples/cv-pegase.tex
@@ -0,0 +1,120 @@
+\documentclass{article}
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage[frenchb]{babel}
+\usepackage[colorlinks=true,linkcolor=red!50!black,urlcolor=red!50!black]{hyperref}
+\usepackage{pas-cv}
+\AddToShipoutPicture
+{%
+ \put(\LenToUnit{12cm},\LenToUnit{23.25cm})
+ {%
+ \huge\bfseries\itshape\color{red!50!black} 15 ans d'expérience
+ }
+}
+\begin{document}
+\CVbg[%
+ modele=pegase,%
+ bgcolor=red!50!black,%
+ bordercolor=red!80!black,%
+ poste={Enseignant en Mathématiques},%
+ %postesize=\large,%
+ postecolor=white,%
+ pic=photo.png,%
+ %borderpic=gray!50!black,%
+ scalepic=.4]
+
+\CVh{1}
+
+\infoLeft{%
+\textbf{\textcolor{red!50!black}{Jean DUPONT}} \textcolor{gray!75!black}{3, rue de la liberté - 33000 BORDEAUX - Tél. 05.56.31.32.33.} \textcolor{red!50!black}{Email : } \href{mailto:contact@mathweb.fr}{contact@mathweb.fr}
+}
+\infoRight{%
+\color{red!10!white}
+\vskip 2mm
+37 ans \\
+Célibataire, Sans enfant à charge\\
+Nationalité française
+}
+
+\CVmargins
+
+\noindent
+\begin{minipage}{13.5cm}
+\CVtitle[color=red!60!black,bordercolor=red!60!black]{\Large Diplômes \& concours}
+
+\medskip
+
+\begin{tabular}{p{3.5cm}p{7cm}}
+\hfill\bfseries\scshape\color{red!50!black} Septembre 2007 & C2I N2E, \emph{Certificat Informatique et Internet Niveau 2 \og Enseignant \fg}\\
+& (IUFM Mérignac)\\
+\hfill\bfseries\scshape\color{red!50!black} Juillet 2006 & CAPES Mathématiques\\
+\hfill\bfseries\scshape\color{red!50!black} Juin 1997 & Licence de Mathématiques pures\\
+& (Université Bordeaux 1)
+\end{tabular}
+
+\bigskip
+
+\CVtitle[color=red!60!black,bordercolor=red!60!black]{\Large Expériences\\ professionnelles}
+
+\medskip
+
+\begin{tabular}{p{3.5cm}p{7cm}}
+\hfill\bfseries\scshape\color{red!50!black} 2006 - 2010 & Enseignant titulaire en Mathématiques\\
+& \emph{Education Nationale}\\
+\hfill\bfseries\scshape\color{red!50!black} 2003 - 2006 & Enseignant vacataire puis contractuel en Mathématiques\\
+& \emph{Education Nationale}\\
+\hfill\bfseries\scshape\color{red!50!black} 2000 - 2004 & Enseignant vacataire en Mathématiques\\
+& \emph{ONAC, Lycées privés hors contrat ACADIS \& DWIGHT MOODY}\\
+\hfill\bfseries\scshape\color{red!50!black} 1997 - 2011 & Enseignant à domicile en Mathématiques\\
+\end{tabular}
+
+\bigskip
+
+\CVtitle[color=red!60!black,bordercolor=red!60!black]{\Large Centres d'intérêts}
+
+\medskip
+
+\begin{tabular}{p{3.5cm}p{7cm}}
+\hfill\bfseries\scshape\color{red!50!black} Ecritures & \og Ainsi de suite \fg,\emph{Ouvrage sur les suites numériques}\\
+& \og Initiation à \LaTeX \fg, \emph{Ouvrage sur le langage de programmation \LaTeX}\\
+& \og Les statistiques pour débutants \fg\\
+& \og Les intégrales pour débutants \fg\\
+\hfill\bfseries\scshape\color{red!50!black} Lecture & Essais philosophiques\\
+& Essais sur les mythologies\\
+\hfill\bfseries\scshape\color{red!50!black} Informatique & Conception de plusieurs extensions \LaTeX\\
+& Conception d'un site Internet personnel\\
+\hfill\bfseries\scshape\color{red!50!black} Cinéma & Science fiction, fantastique, comédie
+\end{tabular}
+\end{minipage}
+\begin{minipage}{7cm}
+\CVtitle[color=red!60!black,bordercolor=red!60!black]{\Large Langues}
+
+\medskip
+
+\begin{tabular}{p{2.5cm}l}
+\hfill\bfseries\scshape\color{red!50!black} Anglais & Niveau scolaire\\
+\hfill\bfseries\scshape\color{red!50!black} Espagnol & Niveau scolaire\\
+\end{tabular}
+
+\vskip 13cm
+
+\phantom{o}
+\end{minipage}
+
+\vskip 45mm
+
+\begin{minipage}{8cm}
+\Huge\bfseries\color{white} Projet professionnel
+\end{minipage}
+\hspace*{5mm}
+\begin{minipage}{9cm}
+\itshape\large\color{white} Obtenir une place prépondérante
+\end{minipage}
+
+
+\CVclearpage % s'il y a d'autres pages
+
+\CVtitle[color=red!60!black,bordercolor=red!60!black]{\Large Divers}
+
+\medskip
+\end{document} \ No newline at end of file