summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/mod1.sty
blob: f500bfd3802eb36ed900cdfb589e597340746486 (plain)
1
2
3
4
5
6
7
8
9
10
% mod1.sty
\renewcommand{\section}
{\@startsection{section}{1}{\z@}
  {-3ex plus -1ex minus-.2ex}{2ex plus.2ex}
  {\centering\normalfont\scshape}}

\renewcommand{\subsection}
{\@startsection{subsection}{2}{\z@}
  {-2ex plus -1ex minus-.2ex}{2ex plus.2ex}
  {\centering\normalfont\itshape}}