%jur-gldg.sty -- Paket f"ur juristische Gliederungsebenen -- Peter Felix Schuster \ProvidesPackage{jur-gldg}[2006/03/02 v0.05 Paket f"ur juristische Gliederungsebenen] \RequirePackage{jur-grie} %Juristische Abschnittsnummerierung A. I. 1. a) aa) \renewcommand \thesection {\Alph{section}.}%A. \renewcommand \thesubsection {\Roman{subsection}.}%I. \renewcommand \thesubsubsection {\arabic{subsubsection}.}%1. \renewcommand \theparagraph {\alph{paragraph})}%a) \renewcommand \thesubparagraph {\alph{subparagraph}\alph{subparagraph})}%aa) %Damit die Referenzen auch stimmen, also etwa nicht nur auf ''a)'', sondern auf %''A. IV. 1. a)'' verwiesen wird. \p@... steht f"ur Prefix (der %Gliederungsz"ahlung): \p@subsection ist also das Pr"afix f"ur einen %Unterabschnitt (\subsection), \p@enumi das Pr"afix f"ur die Z"ahlung der %ersten Gliederungsebene (s. Der LaTeX-Begleiter, Abschn. 3.2.1 (S. 57)). \renewcommand{\p@subsection}{\thesection\,} \renewcommand{\p@subsubsection}{\thesection\,\thesubsection\,} \renewcommand{\p@paragraph}{\thesection\,\thesubsection\,\thesubsubsection\,} \renewcommand{\p@subparagraph}{\thesection\,\thesubsection\,\thesubsubsection\,\theparagraph\,} %Nummeriere bis subparagraph \setcounter{secnumdepth}{5} %% ... und nimm alle 5 Ebenen in das Inhaltsverzeichnis auf. \setcounter{tocdepth}{5} \endinput