From 0dea35ee69f6a8d15d64f0f1671009fa33fb8ce9 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Wed, 30 Sep 2015 06:16:38 +1100 Subject: Updated macros and content --- ResumeMacros.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ResumeMacros.sty') diff --git a/ResumeMacros.sty b/ResumeMacros.sty index 06b946d..f79cb11 100755 --- a/ResumeMacros.sty +++ b/ResumeMacros.sty @@ -66,7 +66,7 @@ \end{longtable} } -\newcommand\entry[7]{ +\newcommand\experience[7]{ \textsc{#1} & \textsc{#2, #3, #4} \\ \textsc{#5} & \begin{minipage}[t]{\rightcolumnlength} #6 @@ -74,7 +74,7 @@ & \footnotesize{\emph{Technologies utilisées:} #7 } \\ } -\newcommand\consultantentry[9]{ +\newcommand\consultantexperience[9]{ \textsc{#1} & \textsc{#2, #3, #4} \\ \textsc{#5} & \emph{#6} pour #7 \\ & \begin{minipage}[t]{\rightcolumnlength} @@ -83,4 +83,4 @@ & \footnotesize{\emph{Technologies utilisées:} #9 } \\ } -\newcommand\expitemsep{\multicolumn{2}{c}{}\\} +\newcommand\emptySeparator{\multicolumn{2}{c}{}\\} -- cgit v1.2.3