浏览代码

Place work position below company

Matthias Vogelgesang 10 年之前
父节点
当前提交
a490db69c2
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      cv.tex.in

+ 4 - 2
cv.tex.in

@@ -6,6 +6,7 @@
   hidelinks=true
 ]{hyperref}
 
+
 % --- Fonts
 
 \setmainfont[Mapping=tex-text]{Linux Libertine O}
@@ -80,8 +81,9 @@
 
   \begin{cvsection}{Berufserfahrung}
     ((* for work in resume.work *))
-    \cvperiod{((( work.startDate )))--((( work.endDate )))}{((( work.company))), \emph{((( work.position )))}}
-    \vspace{0.8em}
+    \cvperiod{((( work.startDate )))--((( work.endDate )))}{((( work.company)))}
+    \emph{((( work.position )))}
+    \vspace{0.6em}
     ((* endfor *))
   \end{cvsection}