How do you make the space between headings and text smaller?
Manpreet
Theses, Books, Title pages ⇒ Making the white space between headings and text smaller
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
Making the white space between headings and text smaller
Hi Manpreet,
Just add
before
Cheers,
Vel
Just add
Code: Select all
\usepackage[compact]{titlesec} \titlespacing{\section}{0pt}{0pt}{0pt}
\begin{document}
.Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com