Add comments in the tex
This commit is contained in:
parent
291e08b428
commit
6de81bb54d
1 changed files with 4 additions and 4 deletions
8
main.tex
8
main.tex
|
|
@ -9,7 +9,7 @@
|
|||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\documentclass[12pt, a4paper, sans]{moderncv}
|
||||
\moderncvstyle{classic} % The of the CV, can be also: casual, banking, oldstyle
|
||||
\moderncvstyle{classic} % Style of the CV, can be also: casual, banking, oldstyle
|
||||
\moderncvcolor{blue} % Color of the CV, can be also: black, green, grey, orange, purple, red
|
||||
% --------------- PDFLaTeX, XeLaTeX ou LuaLaTeX ?
|
||||
\usepackage{iftex}
|
||||
|
|
@ -22,11 +22,11 @@
|
|||
% --------------- XeLaTeX ou LuaLaTeX
|
||||
\usepackage{fontspec} % pour le bon encodage des PDFs => police lmodern
|
||||
\fi
|
||||
\usepackage[scale=0.85]{geometry} % Width of the entire CV
|
||||
\setlength{\hintscolumnwidth}{4.1cm} % Width of the timeline on your left
|
||||
\usepackage[scale=0.85]{geometry} % Remplissage de la page par le corps du CV (ici, 85%)
|
||||
\setlength{\hintscolumnwidth}{4.1cm} % Largeur de la timeline/frise, sur le coté.
|
||||
\usepackage{moderntimeline}
|
||||
\usepackage{graphicx}
|
||||
\tlmaxdates{2010}{2018} % Beginning and start of your timeline
|
||||
\tlmaxdates{2010}{2018} % Années de départ et de fin de la frise/timeline
|
||||
\newcommand{\cvreferencecolumn}[2]{
|
||||
O \cvitem[0.8em]{}{%
|
||||
\begin{minipage}[t]{\listdoubleitemmaincolumnwidth}#1\end{minipage}%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue