From c365d78bfcdeb6493a68e35e852244839c1c9ee4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 29 Dec 2005 00:26:31 +0000 Subject: doc/french+ git-svn-id: svn://tug.org/texlive/trunk@16 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod1.sty | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod1.sty (limited to 'Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod1.sty') diff --git a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod1.sty b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod1.sty new file mode 100644 index 00000000000..f500bfd3802 --- /dev/null +++ b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/mod1.sty @@ -0,0 +1,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}} -- cgit v1.2.3