summaryrefslogtreecommitdiffstats
path: root/ResumeMacros.sty
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2015-09-30 06:16:38 +1100
committerChristophe Roger <darwiinc@live.fr>2015-09-30 06:16:38 +1100
commit0dea35ee69f6a8d15d64f0f1671009fa33fb8ce9 (patch)
tree889ed0df5ff4df8c0a1679b9d659422416b02db6 /ResumeMacros.sty
parent5a23c62dedf39a40bbfd759e23be94cae22dc51f (diff)
downloadcv-0dea35ee69f6a8d15d64f0f1671009fa33fb8ce9.tar.gz
cv-0dea35ee69f6a8d15d64f0f1671009fa33fb8ce9.tar.bz2
cv-0dea35ee69f6a8d15d64f0f1671009fa33fb8ce9.tar.xz
cv-0dea35ee69f6a8d15d64f0f1671009fa33fb8ce9.zip
Updated macros and content
Diffstat (limited to 'ResumeMacros.sty')
-rwxr-xr-xResumeMacros.sty6
1 files changed, 3 insertions, 3 deletions
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}{}\\}