summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/mod2.sty
blob: 166da2691d1798aae9600a32217151c76e0a18f7 (plain)
1
2
3
4
5
6
7
8
9
10
% mod2.sty
\renewcommand{\@makechapterhead}[1]
{\vspace*{3em}
 \centerline{\uppercase{\thechapter\quad #1}}
 \vskip1em}

\renewcommand{\@makeschapterhead}[1]
{\vspace*{3em}
 \centerline{\uppercase{#1}}
 \vskip1em}