gundlagen
This commit is contained in:
@@ -422,11 +422,17 @@
|
||||
{\raggedright\spacedallcaps}[\normalsize\vspace*{.8\baselineskip}\titlerule]%
|
||||
}
|
||||
% sections \FloatBarrier
|
||||
\titleformat{\section}
|
||||
{\relax}{\textsc{\MakeTextLowercase{\thesection}}}{1em}{\spacedlowsmallcaps}
|
||||
\titleformat{\section}[block]
|
||||
{\relax}
|
||||
{\textbf{\MakeTextLowercase{\thesection}}}
|
||||
{1em}
|
||||
{\textbf}
|
||||
% subsections
|
||||
\titleformat{\subsection}
|
||||
{\relax}{\textsc{\MakeTextLowercase{\thesubsection}}}{1em}{\normalsize\itshape}
|
||||
\titleformat{\subsection}[block]
|
||||
{\relax}
|
||||
{\textbf{\MakeTextLowercase{\thesubsection}}}
|
||||
{1em}
|
||||
{\textbf}
|
||||
% subsubsections
|
||||
\titleformat{\subsubsection}
|
||||
{\relax}{\textsc{\MakeTextLowercase{\thesubsubsection}}}{1em}{\normalsize\itshape}
|
||||
|
||||
Reference in New Issue
Block a user