This commit is contained in:
@@ -681,16 +681,16 @@
|
|||||||
\makeatletter
|
\makeatletter
|
||||||
\renewcommand\paragraph{%
|
\renewcommand\paragraph{%
|
||||||
\@startsection{paragraph}{4}{0mm}%
|
\@startsection{paragraph}{4}{0mm}%
|
||||||
{-\baselineskip}%
|
{-0.5\parskip}%
|
||||||
{.5\baselineskip}%
|
{0.25\parskip}%
|
||||||
{\normalfont\normalsize\bfseries}}
|
{\normalfont\normalsize\bfseries}}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
\makeatletter
|
\makeatletter
|
||||||
\renewcommand\subparagraph{%
|
\renewcommand\subparagraph{%
|
||||||
\@startsection{subparagraph}{5}{0mm}%
|
\@startsection{subparagraph}{5}{0mm}%
|
||||||
{-\baselineskip}%
|
{-0.2\parskip}%
|
||||||
{.5\baselineskip}%
|
{0.1\parskip}%
|
||||||
{\normalfont\small\bfseries}}
|
{\normalfont\small\bfseries}}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
|||||||
+4
-4
@@ -84,16 +84,16 @@
|
|||||||
\makeatletter
|
\makeatletter
|
||||||
\renewcommand\paragraph{%
|
\renewcommand\paragraph{%
|
||||||
\@startsection{paragraph}{4}{0mm}%
|
\@startsection{paragraph}{4}{0mm}%
|
||||||
{-\baselineskip}%
|
{-0.5\parskip}%
|
||||||
{.5\baselineskip}%
|
{0.25\parskip}%
|
||||||
{\normalfont\normalsize\bfseries}}
|
{\normalfont\normalsize\bfseries}}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
\makeatletter
|
\makeatletter
|
||||||
\renewcommand\subparagraph{%
|
\renewcommand\subparagraph{%
|
||||||
\@startsection{subparagraph}{5}{0mm}%
|
\@startsection{subparagraph}{5}{0mm}%
|
||||||
{-\baselineskip}%
|
{-0.2\parskip}%
|
||||||
{.5\baselineskip}%
|
{0.1\parskip}%
|
||||||
{\normalfont\small\bfseries}}
|
{\normalfont\small\bfseries}}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user