From 9a012a5b4a500f6a1ce3417b6524bb2a7c7c520f Mon Sep 17 00:00:00 2001 From: oscarpocock Date: Thu, 7 Jul 2022 12:24:42 +0100 Subject: [PATCH] Added work class with no location --- cv.cls | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cv.cls b/cv.cls index e8d69fb..78954a3 100644 --- a/cv.cls +++ b/cv.cls @@ -70,6 +70,11 @@ {\faBriefcase\ \textbf{#1} at #2, \faMapMarker\ #3 \hfill #4}\\ } +\newcommand{\worknolocation}[4]{% +\vspace{0.5\baselineskip} % Whitespace before the section title +{\faBriefcase\ \textbf{#1} \hfill #2}\\ +} + % Work experience entry description %\newenvironment{workitems}{% %\vspace{-0.5em}