summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pas-cv/examples/cv-pegase.tex
blob: 6b5483228ca90ff9686c5103dd6e3dfae6af4969 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
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}