Skip to content

Commit 650d668

Browse files
committed
besser
1 parent 0b23622 commit 650d668

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

iul.tex

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@
1717
\usepackage{microtype}
1818
\usepackage{titlesec}
1919

20-
% Haupttitel: Sans-Serif (Helvetica), Kapitälchen, weit gesperrt
21-
% Das nimmt das "Altmodische" komplett raus
20+
% --- TITEL-DESIGN: HARMONISCH & MODERN ---
21+
% Wir nutzen die Baskervald auch für die Titel, aber in "Small Caps"
22+
% Das wirkt edel, aber durch die Sperrung trotzdem modern.
2223
\titleformat{\section}
23-
{\fontfamily{phv}\selectfont\large\bfseries\centering\scshape}
24-
{}{0pt}{\textls[100]}
24+
{\normalfont\Large\centering\scshape} % Etwas größer, Kapitälchen
25+
{}{0pt}{\textls[70]} % Dezente Sperrung für Eleganz
2526

26-
% Untertitel: Sans-Serif, etwas dezenter
2727
\titleformat{\subsection}
28-
{\fontfamily{phv}\selectfont\normalsize\centering}
28+
{\normalfont\large\centering\itshape} % Kursiv für den erzählenden Ton
2929
{}{0pt}{}
30-
% Etwas mehr Zeilenabstand für die Luftigkeit
31-
\linespread{1.25}
32-
33-
\titlespacing*{\section}{0pt}{18pt}{10pt}
34-
\titlespacing*{\subsection}{0pt}{12pt}{6pt}
30+
31+
\titlespacing*{\section}{0pt}{22pt}{12pt}
32+
\titlespacing*{\subsection}{0pt}{14pt}{8pt}
33+
34+
\linespread{1.25}
3535

3636
\definecolor{darkgrey}{HTML}{1a1a1a}
3737
\definecolor{mediumgrey}{HTML}{444444}

0 commit comments

Comments
 (0)