Adjusted chapter spacing & added rules below
This commit is contained in:
parent
ac1d97e0de
commit
e200ad539f
6
lbol.tex
6
lbol.tex
@ -127,6 +127,12 @@
|
|||||||
% Use chapter names in references
|
% Use chapter names in references
|
||||||
\usepackage{nameref}
|
\usepackage{nameref}
|
||||||
|
|
||||||
|
% Change distance above chapter titles
|
||||||
|
\usepackage{titlesec}
|
||||||
|
\titleformat{\chapter}[display]
|
||||||
|
{\normalfont\LARGE\bfseries}{\chaptertitlename\ \thechapter}{10pt}{\Huge}[{\vspace{2mm}\titlerule[0.8pt]\vspace{0.5mm}\titlerule[0.3pt]}]
|
||||||
|
\titlespacing*{\chapter}{0pt}{0pt}{30pt}
|
||||||
|
|
||||||
% Include URLs, but hide the big red box it puts around them in the pdf.
|
% Include URLs, but hide the big red box it puts around them in the pdf.
|
||||||
\usepackage[hidelinks]{hyperref}
|
\usepackage[hidelinks]{hyperref}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user