Added work class with no location
This commit is contained in:
parent
ba1ca75c0f
commit
9a012a5b4a
1 changed files with 5 additions and 0 deletions
5
cv.cls
5
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}
|
||||
|
|
Loading…
Reference in a new issue