|
@@ -96,7 +96,7 @@
|
|
|
|
|
|
|
|
\begin{cvsection}{Ausbildung}
|
|
\begin{cvsection}{Ausbildung}
|
|
|
((* for stage in resume.education *))
|
|
((* for stage in resume.education *))
|
|
|
- \cvperiod{((( stage.startDate|simpledate )))--((( stage.endDate|simpledate)))}{\emph{((( stage.studyType ))) ((( stage.area )))} -- ((( stage.institution )))}
|
|
|
|
|
|
|
+ \cvperiod{((( stage.startDate|simpledate )))--((( stage.endDate|simpledate)))}{((( stage.studyType ))) ((( stage.area ))) -- ((( stage.institution )))}
|
|
|
((* if stage.highlights *))
|
|
((* if stage.highlights *))
|
|
|
\vspace{-1.8em}
|
|
\vspace{-1.8em}
|
|
|
\begin{itemize}[leftmargin=1.8em, rightmargin=8em]
|
|
\begin{itemize}[leftmargin=1.8em, rightmargin=8em]
|
|
@@ -124,7 +124,7 @@
|
|
|
\end{minipage}
|
|
\end{minipage}
|
|
|
\hfill
|
|
\hfill
|
|
|
\begin{minipage}[t]{0.49\textwidth}
|
|
\begin{minipage}[t]{0.49\textwidth}
|
|
|
- \begin{cvsection}{Qualifikationen}
|
|
|
|
|
|
|
+ \begin{cvsection}{Kenntnisse}
|
|
|
\begin{description}[leftmargin=4.5em, style=nextline]
|
|
\begin{description}[leftmargin=4.5em, style=nextline]
|
|
|
((* for skill in resume.skills *))
|
|
((* for skill in resume.skills *))
|
|
|
\item[((( skill.name )))] ((( skill.keywords|join(', ') )))
|
|
\item[((( skill.name )))] ((( skill.keywords|join(', ') )))
|