diff options
-rwxr-xr-x | cv.tex | 3 | ||||
-rwxr-xr-x | experience_compact.tex | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -35,6 +35,9 @@ %Tweak a bit the top margin
%\addtolength{\voffset}{-1.3cm}
+%Macros
+\newcommand{\el}{\quad - \enspace}
+\newcommand\auteur[2]{\color{Blue}{\LARGE #1 #2}\color{Black}\\}
\newlength{\datebox}
\settowidth{\datebox}{Décembre 2009}
diff --git a/experience_compact.tex b/experience_compact.tex index 5cb6204..24f3ab2 100755 --- a/experience_compact.tex +++ b/experience_compact.tex @@ -1,5 +1,3 @@ -\newcommand{\el}{\quad - \enspace} - %Section: Work Experience at the top \section{\texorpdfstring{\color{Blue}Expérience Professionelle}{Expérience Professionelle}} %\renewcommand{\labelitemi}{$\bullet$} |