diff options
-rwxr-xr-x | DemoMode.sty | 17 | ||||
-rwxr-xr-x | cv.tex | 14 | ||||
-rwxr-xr-x | document.tex | 155 | ||||
-rwxr-xr-x | section_competences.tex (renamed from competences.tex) | 0 | ||||
-rwxr-xr-x | section_experience.tex (renamed from experience.tex) | 0 | ||||
-rwxr-xr-x | section_experience_short.tex (renamed from experience_compact.tex) | 0 | ||||
-rwxr-xr-x | section_headline.tex (renamed from headline.tex) | 0 | ||||
-rwxr-xr-x | section_interets.tex (renamed from interets.tex) | 0 | ||||
-rwxr-xr-x | section_langues.tex (renamed from langues.tex) | 0 | ||||
-rwxr-xr-x | section_references.tex (renamed from references.tex) | 0 | ||||
-rwxr-xr-x | section_scolarite.tex (renamed from scolarite.tex) | 0 |
11 files changed, 7 insertions, 179 deletions
diff --git a/DemoMode.sty b/DemoMode.sty deleted file mode 100755 index 7c10f0b..0000000 --- a/DemoMode.sty +++ /dev/null @@ -1,17 +0,0 @@ -\ProvidesPackage{DemoMode}[2015/08/19 v0.8 Demo mode] - -% define a condition -\newif\ifdemo - -\demofalse -% define demo as false - -% \myconditionfalse -% define mycondition as false -\newcommand\conditionalinput[2]{ - \ifdemo - \input{#1} - \else - \input{#2} - \fi -} @@ -18,12 +18,12 @@ \resumetitle{Architecte logiciel | Développeur/Concepteur JEE}
%--------------------SECTIONS-----------------------------------
-\input{headline}
-\input{competences} % Section compétence
-\input{experience_compact} % Section expérience
-\input{langues} % Section langues
-\input{scolarite} % Section scholarité
-%\input{interets} % Section intérêts
-\input{references} % Section références
+\input{section_headline}
+\input{section_competences} % Section compétence
+\input{section_experience_short} % Section expérience
+\input{section_langues} % Section langues
+\input{section_scolarite} % Section scholarité
+%\input{section_interets} % Section intérêts
+\input{section_references} % Section références
\end{document}
\ No newline at end of file diff --git a/document.tex b/document.tex deleted file mode 100755 index 8096dac..0000000 --- a/document.tex +++ /dev/null @@ -1,155 +0,0 @@ -%% start of file `template.tex'. -%% Copyright 2006-2010 Xavier Danaux (xdanaux@gmail.com). -% -% This work may be distributed and/or modified under the -% conditions of the LaTeX Project Public License version 1.3c, -% available at http://www.latex-project.org/lppl/. - - -\documentclass[11pt,a4paper]{moderncv} - -% moderncv themes -%\moderncvtheme[grey]{casual} % optional argument are 'blue' -%(default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, -%instead of sans serif fonts) -\moderncvtheme[blue]{classic} % idem - -% character encoding -\usepackage[utf8]{inputenc} % replace by the encoding you are using - -% adjust the page margins -\usepackage[scale=0.8]{geometry} -%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates -%\AtBeginDocument{\setlength{\maketitlenamewidth}{6cm}} % only for the classic theme, if you want to change the width of your name placeholder (to leave more space for your address details -%\AtBeginDocument{\recomputelengths} % required when changes are made to page layout lengths - -% personal data -\firstname{Christophe} -\familyname{ROGER} -%\title{Resumé title (optional)} % optional, remove the line if -%not wanted -\address{102 Avenue de Grasse}{06800 Cagnes sur Mer} % optional, remove the -\mobile{+33 6 08 693 893} % optional, remove the line if not -%\phone{phone (optional)} % optional, remove the line if -%not wanted \fax{fax (optional)} % optional, remove the -\email{email (optional)} % optional, remove the line if not wanted -\homepage{homepage (optional)} % optional, remove the line if not wanted -\extrainfo{additional information (optional)} % optional, remove the line if not wanted -%\photo[64pt]{picture} % '64pt' is the height thepicture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted \quote{Some quote (optional)} % optional, remove the line if not wanted - -% to show numerical labels in the bibliography; only useful if you make citations in your resume -\makeatletter -\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}} -\makeatother - -% bibliography with mutiple entries -%\usepackage{multibib} -%\newcites{book,misc}{{Books},{Others}} - -%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page -%---------------------------------------------------------------------------------- -% content -%---------------------------------------------------------------------------------- -\begin{document} -\maketitle - -\section{Experience} -\subsection{Vocational} -\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}% -Detailed achievements:% -\begin{itemize}% -\item Achievement 1; -\item Achievement 2, with sub-achievements: - \begin{itemize}% - \item Sub-achievement (a); - \item Sub-achievement (b), with sub-sub-achievements (don't do this!); - \begin{itemize} - \item Sub-sub-achievement i; - \item Sub-sub-achievement ii; - \item Sub-sub-achievement iii; - \end{itemize} - \item Sub-achievement (c); - \end{itemize} -\item Achievement 3. -\end{itemize}} -\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2} -\subsection{Miscellaneous} -\cventry{year--year}{Job title}{Employer}{City}{}{Description} - -\section{Education} -\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} % arguments 3 to 6 can be left empty -\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description} - -\section{Master thesis} -\cvline{title}{\emph{Title}} -\cvline{supervisors}{Supervisors} -\cvline{description}{\small Short thesis abstract} - -\section{Experience} -\subsection{Vocational} -\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}% -Detailed achievements:% -\begin{itemize}% -\item Achievement 1; -\item Achievement 2, with sub-achievements: - \begin{itemize}% - \item Sub-achievement (a); - \item Sub-achievement (b), with sub-sub-achievements (don't do this!); - \begin{itemize} - \item Sub-sub-achievement i; - \item Sub-sub-achievement ii; - \item Sub-sub-achievement iii; - \end{itemize} - \item Sub-achievement (c); - \end{itemize} -\item Achievement 3. -\end{itemize}} -\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2} -\subsection{Miscellaneous} -\cventry{year--year}{Job title}{Employer}{City}{}{Description} - -\section{Languages} -\cvlanguage{Language 1}{Skill level}{Comment} -\cvlanguage{Language 2}{Skill level}{Comment} -\cvlanguage{Language 3}{Skill level}{Comment} - -\section{Computer skills} -\cvcomputer{category 1}{XXX, YYY, ZZZ}{category 4}{XXX, YYY, ZZZ} -\cvcomputer{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ} -\cvcomputer{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ} - -\section{Interests} -\cvline{hobby 1}{\small Description} -\cvline{hobby 2}{\small Description} -\cvline{hobby 3}{\small Description} - -\section{Extra 1} -\cvlistitem{Item 1} -\cvlistitem{Item 2} -\cvlistitem[+]{Item 3} % optional other symbol - -\renewcommand{\listitemsymbol}{-} % change the symbol for lists - -\section{Extra 2} -\cvlistdoubleitem{Item 1}{Item 4} -\cvlistdoubleitem{Item 2}{Item 5 \cite{book1}} -\cvlistdoubleitem{Item 3}{} - -% Publications from a BibTeX file without multibib\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% for BibTeX numerical labels -\nocite{*} -%\bibliographystyle{plain} -%\bibliography{publications} % 'publications' is the name of a BibTeX file - -% Publications from a BibTeX file using the multibib package -%\section{Publications} -%\nocitebook{book1,book2} -%\bibliographystylebook{plain} -%\bibliographybook{publications} % 'publications' is the name of a BibTeX file -%\nocitemisc{misc1,misc2,misc3} -%\bibliographystylemisc{plain} -%\bibliographymisc{publications} % 'publications' is the name of a BibTeX file - -\end{document} - - -%% end of file `template_en.tex'. diff --git a/competences.tex b/section_competences.tex index bf088be..bf088be 100755 --- a/competences.tex +++ b/section_competences.tex diff --git a/experience.tex b/section_experience.tex index 17f6034..17f6034 100755 --- a/experience.tex +++ b/section_experience.tex diff --git a/experience_compact.tex b/section_experience_short.tex index 8256bc9..8256bc9 100755 --- a/experience_compact.tex +++ b/section_experience_short.tex diff --git a/headline.tex b/section_headline.tex index e98c3b6..e98c3b6 100755 --- a/headline.tex +++ b/section_headline.tex diff --git a/interets.tex b/section_interets.tex index 712275c..712275c 100755 --- a/interets.tex +++ b/section_interets.tex diff --git a/langues.tex b/section_langues.tex index 469718b..469718b 100755 --- a/langues.tex +++ b/section_langues.tex diff --git a/references.tex b/section_references.tex index 7639dc6..7639dc6 100755 --- a/references.tex +++ b/section_references.tex diff --git a/scolarite.tex b/section_scolarite.tex index 526802f..526802f 100755 --- a/scolarite.tex +++ b/section_scolarite.tex |