Преглед на файлове

Replace comma with hyphen

Matthias Vogelgesang преди 10 години
родител
ревизия
c3ceacc974
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      cv.tex.in

+ 1 - 1
cv.tex.in

@@ -67,7 +67,7 @@
 
   \begin{cvsection}{Ausbildung}
     ((* for stage in resume.education *))
-    \cvperiod{((( stage.startDate|simpledate )))--((( stage.endDate|simpledate )))}{\emph{((( stage.studyType )))}, ((( stage.institution )))}
+    \cvperiod{((( stage.startDate|simpledate )))--((( stage.endDate|simpledate)))}{\emph{((( stage.studyType )))} -- ((( stage.institution )))}
     ((* if stage.highlights *))
       \vspace{-1.8em}
       \begin{itemize}[rightmargin=8em]