Linux 6.7.6, WIZnet device,
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
\usepackage[a4paper,margin=25mm]{geometry}
|
||||
\usepackage[ngerman]{babel} %Verwendung von \glqq \qrgg{}
|
||||
\usepackage{hyperref}
|
||||
\setcounter{secnumdepth}{8}%numbering down to paragraphs, subparagraphs
|
||||
%% \usepackage{ulem} %strike through with /sout{}
|
||||
% you have to install texlive-plaingeneric first :
|
||||
\usepackage{ulem}
|
||||
@@ -102,7 +101,22 @@
|
||||
\newcommand\l@subsubsubsubparagraph{\@dottedtocline{8}{10em}{5em}}
|
||||
\newcommand{\subsubsubsubparagraphmark}[1]{}
|
||||
\def\toclevel@subsubsubsubparagraph{8}
|
||||
|
||||
\newcounter{subfiveparagraph}[subsubsubsubparagraph]
|
||||
\renewcommand\thesubfiveparagraph{%
|
||||
\thesubsubsubsubparagraph.\@arabic\c@subfiveparagraph}
|
||||
\newcommand\subfiveparagraph{%
|
||||
\@startsection {subfiveparagraph} % counter
|
||||
{9} % level
|
||||
{\z@ } % no indent
|
||||
{3.25ex \@plus 1ex \@minus .2ex} % beforeskip
|
||||
{-1em} % afterskip
|
||||
{\normalfont\normalsize\bfseries}}
|
||||
\newcommand\l@subfiveparagraph{\@dottedtocline{8}{10em}{5em}}
|
||||
\newcommand{\subfiveparagraphmark}[1]{}
|
||||
\def\toclevel@subfiveparagraph{9}
|
||||
\makeatother
|
||||
\setcounter{secnumdepth}{9}% numbering down to paragraphs, subparagraphs
|
||||
|
||||
\begin{document}
|
||||
%0.x
|
||||
|
||||
Reference in New Issue
Block a user