Aller au contenu | Aller au menu | Rechercher

Blog | Budget | Gallery | Sys Info |

CV LaTeX class

CV LaTeX class

This is a LaTeX class for french curiculum-vitae. It is to fit in one page.

Commands

CV class commandes are:

Examples

\documentclass{cv}
\usepackage[frenchb]{babel}

\linecolor{red}

\newcommand{\hidden}[1]{#1}
%\newcommand{\hidden}[1]{\ldots}

\begin{document}
%
\leftheading{\textbf{NOM Pr\'enom} \\ \hidden{adresse} \\ T\'el.: \hidden{+33 x xx xx xx xx} \\ Mob.: \hidden{+33 x xx xx xx xx} \\ E-mail: \hidden{courriel}}
%
\rightheading{n\'e \`a xxx (xx), le xx xxx 19xx  \\ situation familiale}
%
\makeline
%
\titleheading{\textsf{\LARGE \textbf{Dipl\^ome principal} \\[\dimtitleheading] Second dipl\^ome}}

\begin{topic}{Exp\'erience professionnelle}
  20xx-\ldots & Titre du poste, \textbf{NOM DE LA SOCI\'ET\'E} (Lieu). \par
    Description du poste. Principales r\'ealisations avec des \textbf{mots cl\'es} mis en valeur. \par
    \ldots \par
    \ldots \par
    \ldots \par
    \ldots \par
    \ldots \\
  20xx-20xx & Titre du poste, \textbf{NOM DE LA SOCI\'ET\'E} (Lieu). \par
    Description du poste. Principales r\'ealisations avec des \textbf{mots cl\'es} mis en valeur. \par
    \ldots \par
    \ldots \par
    \ldots \par
    \ldots \\
  20xx-20xx & Titre du poste, \textbf{NOM DE LA SOCI\'ET\'E} (Lieu). \par
    Description du poste. Principales r\'ealisations avec des \textbf{mots cl\'es} mis en valeur. \par
    \ldots \par
    \ldots \par
    \ldots \\
\end{topic}

\begin{topic}{Formation}
  19xx-19xx & Titre du dipl\^ome.\par
    Liste des th\`emes abord\'es. \par
    \ldots \par
    \ldots \par
    \ldots \par
    \ldots \\
  19xx-19xx & Titre du dipl\^ome.\par
    Liste des th\`emes abord\'es. \par
    \ldots \par
    \ldots \par
    \ldots \\
  19xx-19xx & Titre du dipl\^ome.\par
    Liste des th\`emes abord\'es. \par
    \ldots \\
\end{topic}

\begin{topic}{Connaissances informatiques}
  Langages & \LaTeX{}\ldots \\
  Syst\`emes & Linux, FreeBSD\ldots \\
  IHM & Xlib, Motif, et Openlook. \\
\end{topic}

\begin{topic}{Langues \'etrang\`eres}
  Courant & Anglais. \\
  Base & \ldots
\end{topic}

\begin{topic}{Activit\'es extra-professionnelles}
  Sports & \ldots \\
  Divers & \ldots \\
\end{topic}

\end{document}

Download

Changelogs

CV 1.0 (2014/10/07)

Page créee/modifié le 12 octobre 2014.

Envoyez tout commentaire à Laurent Mazet

Ce site fonctionne avec des logiciels libres tels que Debian GNU/Linux, Apache, MySQL et PHP

Valid XHTML 1.1 Valid CSS!