Browse Source

Put education after work experience

Matthias Vogelgesang 9 years ago
parent
commit
abd32b2b61
1 changed files with 15 additions and 15 deletions
  1. 15 15
      cv.tex.in

+ 15 - 15
cv.tex.in

@@ -73,21 +73,6 @@
       \href{mailto:((( resume.basics.email )))}{\MakeUppercase{((( resume.basics.email )))}}}}
       \href{mailto:((( resume.basics.email )))}{\MakeUppercase{((( resume.basics.email )))}}}}
   \end{center}
   \end{center}
 
 
-  \begin{cvsection}{Ausbildung}
-    ((* for stage in resume.education *))
-    \cvperiod{((( stage.startDate|simpledate )))--((( stage.endDate|simpledate)))}{\emph{((( stage.studyType ))) ((( stage.area )))} -- ((( stage.institution )))}
-    ((* if stage.highlights *))
-      \vspace{-1.8em}
-      \begin{itemize}[leftmargin=1.8em, rightmargin=8em]
-        \raggedright
-      ((* for highlight in stage.highlights *))
-        \item ((( highlight )))
-      ((* endfor *))
-      \end{itemize}
-    ((* endif *))
-    ((* endfor *))
-  \end{cvsection}
-
   \begin{cvsection}{Berufserfahrung}
   \begin{cvsection}{Berufserfahrung}
     ((* for work in resume.work *))
     ((* for work in resume.work *))
     \cvperiod{((( work.startDate|simpledate )))--((( work.endDate|simpledate )))}{((( work.company)))}
     \cvperiod{((( work.startDate|simpledate )))--((( work.endDate|simpledate )))}{((( work.company)))}
@@ -106,6 +91,21 @@
     ((* endfor *))
     ((* endfor *))
   \end{cvsection}
   \end{cvsection}
 
 
+  \begin{cvsection}{Ausbildung}
+    ((* for stage in resume.education *))
+    \cvperiod{((( stage.startDate|simpledate )))--((( stage.endDate|simpledate)))}{\emph{((( stage.studyType ))) ((( stage.area )))} -- ((( stage.institution )))}
+    ((* if stage.highlights *))
+      \vspace{-1.8em}
+      \begin{itemize}[leftmargin=1.8em, rightmargin=8em]
+        \raggedright
+      ((* for highlight in stage.highlights *))
+        \item ((( highlight )))
+      ((* endfor *))
+      \end{itemize}
+    ((* endif *))
+    ((* endfor *))
+  \end{cvsection}
+
   \noindent
   \noindent
   \begin{minipage}[t]{0.49\textwidth}
   \begin{minipage}[t]{0.49\textwidth}
     \begin{cvsection}{Sprachen}
     \begin{cvsection}{Sprachen}