Add responsibility section. Add \responsibility
This commit is contained in:
@@ -502,12 +502,20 @@
|
||||
\begin{minipage}[t]{\dimexpr(\linewidth) - 1.5em}
|
||||
\textbf{\textsc{#1}} \hfill \textsc{#2}\smallskip\\
|
||||
#3\\
|
||||
#4\smallskip\\
|
||||
#4\smallskip
|
||||
\footnotesize{\foreach \n in {#5}{\cvtag{\n}}}\\
|
||||
\end{minipage}
|
||||
\\*
|
||||
}
|
||||
|
||||
\newcommand\responsibility[3]{
|
||||
\begin{minipage}[t]{\dimexpr(\linewidth) - 1.5em}
|
||||
\textbf{\textsc{#1}} \hfill \textsc{#2}\smallskip\\
|
||||
#3\smallskip
|
||||
\end{minipage}
|
||||
\\*
|
||||
}
|
||||
|
||||
|
||||
\newcommand*\twocolumnsection[2]{
|
||||
\begin{minipage}[t]{\dimexpr(\linewidth/2) - 3em}
|
||||
|
||||
Reference in New Issue
Block a user