import initial, bis
[jd.git] / docs / cv / curve / jdcv.tex
blobed98fa82d4f2e66a108ee72bc0fac18ddf62742d
1 \NeedsTeXFormat{LaTeX2e}
2 \documentclass[french,a4paper,skipsamekey]{curve}
3 \usepackage[a4paper,nohead,nofoot,hmargin=1.5cm,vmargin=1.5cm]{geometry}
4 \usepackage[utf8]{inputenc}
5 \usepackage[english,frenchb]{babel}
6 \usepackage[cyr]{aeguill}
7 \usepackage{xspace}
8 \usepackage[T1]{fontenc}
9 %\usepackage{babel}
10 %\usepackage[latin1]{inputenc}
11 %\usepackage[T1]{fontenc}
12 \usepackage{palatino}
13 \usepackage{graphicx}
14 \usepackage[colorlinks]{hyperref}
16 %\photo[r]{photo}
17 %\photoscale{0.12}
19 \leftheader{\textbf{\Large Jean-Denis Vauguet}\\
20 21 rue des Côtes,\\
21 78600 Maisons-Laffitte\\
22 Tél : +33 (6) 77 71 03 44\\
23 \href{mailto:jd@typhon.org}{\texttt{jd@typhon.org}}\\
24 22 ans, célibataire
26 \rightheader{~}
28 \titlefont{\fontfamily{pag}\selectfont\bfseries\Huge}
29 \title{}
31 %\subtitlefont{\fontfamily{pag}\selectfont\itshape\huge}
32 %\subtitle{}
34 \rubricfont{\fontfamily{pag}\selectfont\bfseries\Large}
35 \subrubricfont{\fontfamily{pag}\selectfont\bfseries\itshape\large}
36 \keyfont{\fontfamily{pag}\selectfont\bfseries}
38 \usepackage{pifont}
39 \prefix{}
40 \continuedname{~~(suite)}
42 \setlength\subrubricspace{3pt}
44 \usepackage{color}
45 \makeatletter
46 \def\@@rubrichead#1{%
47 \@rubricfont%
48 \makebox[0pt][l]{%
49 \colorbox[gray]{0.7}{\makebox[\@almosttextwidth-4\fboxsep]{}}}%
50 \makebox[\@almosttextwidth-2\fboxsep][c]{#1}\par\vspace\rubricspace}
51 % Or underline rubric titles:
52 %\def\@@rubrichead#1{%
53 % \@rubricfont%
54 % \makebox[0pt][l]{%
55 % \rule[-2mm]{\@almosttextwidth}{1mm}}%
56 % \makebox[\@almosttextwidth-2\fboxsep][c]{#1}\par\vspace\rubricspace}
57 %\def\@@subrubric#1{%
58 % \parbox{0cm}{%
59 % \raisebox{\@beforespace}{\@subrubricfont%
60 % \makebox[1ex][l]{\colorbox[gray]{0.7}{\textcolor[gray]{0.7}{M}}}#1}%
61 % \par\vspace\subrubricspace}%
62 % \@subrubricmark{#1}}
63 \makeatother
65 %\usepackage{texlogos}
66 %\usepackage{shortcuts}
67 %\usepackage{dvl}
69 \headerscale{.55}
71 \makeatletter
72 \def\mymulticol{\@nextentry\noalign{\gdef\@nextentry{}}
73 \multicolumn}
74 \makeatother
75 \pagestyle{plain}
76 \begin{document}
77 \pagestyle{empty}
78 \makeheaders[t]
79 \maketitle
81 \makerubric{formation}
82 \makerubric{experience}
83 \makerubric{communications}
84 \makerubric{langues}
85 \makerubric{competences}
86 \makerubric{hobby}
88 %\nocite{*}
89 %\bibliographystyle{plain}
90 %\bibliography{didier}
92 \end{document}