sway: remove border and gaps
This commit is contained in:
@@ -23,24 +23,24 @@
|
||||
\usepackage{wrapfig}
|
||||
|
||||
%%% make \paragraph{} and \subparagraph{} look like a normal subsection
|
||||
\makeatletter
|
||||
\renewcommand\paragraph{%
|
||||
\@startsection{paragraph}{4}{0mm}%
|
||||
{-\baselineskip}%
|
||||
{.5\baselineskip}%
|
||||
{\normalfont\normalsize\bfseries}}
|
||||
\makeatother
|
||||
|
||||
\makeatletter
|
||||
\renewcommand\subparagraph{%
|
||||
\@startsection{subparagraph}{4}{0mm}%
|
||||
{-\baselineskip}%
|
||||
{.5\baselineskip}%
|
||||
{\normalfont\normalsize\bfseries}}
|
||||
\makeatother
|
||||
|
||||
\setcounter{tocdepth}{5}
|
||||
\setcounter{secnumdepth}{5}
|
||||
%\makeatletter
|
||||
%\renewcommand\paragraph{%
|
||||
% \@startsection{paragraph}{4}{0mm}%
|
||||
% {-\baselineskip}%
|
||||
% {.5\baselineskip}%
|
||||
% {\normalfont\normalsize\bfseries}}
|
||||
%\makeatother
|
||||
%
|
||||
%\makeatletter
|
||||
%\renewcommand\subparagraph{%
|
||||
% \@startsection{subparagraph}{4}{0mm}%
|
||||
% {-\baselineskip}%
|
||||
% {.5\baselineskip}%
|
||||
% {\normalfont\normalsize\bfseries}}
|
||||
%\makeatother
|
||||
%
|
||||
%\setcounter{tocdepth}{5}
|
||||
%\setcounter{secnumdepth}{5}
|
||||
|
||||
%%% links in toc etc
|
||||
\usepackage{hyperref}
|
||||
|
||||
Reference in New Issue
Block a user