increased headline-sizes
Michael F. Schönitzer

Michael F. Schönitzer commited on 2014-09-05 19:22:00
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -34,7 +33,7 @@
34 33
 \newcommand{\software}[7]{
35 34
 \begin{minipage}[t][0.4\textheight]{1\textwidth}
36 35
 \flushleft
37
-\subsection*{#1 \hfill \textcolor{gray}{#2}}
36
+\section*{#1 \hfill \textcolor{gray}{#2}}
38 37
 #3 
39 38
 \medskip
40 39
 
... ...
@@ -51,7 +50,7 @@
51 50
 \newcommand{\softwaretwo}[7]{
52 51
 \begin{minipage}[t][0.4\textheight]{1\textwidth}
53 52
 \flushleft
54
-\subsection*{#1 \hfill \textcolor{gray}{#2}}
53
+\section*{#1 \hfill \textcolor{gray}{#2}}
55 54
 #3 
56 55
 \medskip
57 56
 
58 57