Document Classes ⇒ how to avoid extra line between section.
how to avoid extra line between section.
I am happy about it, expect that I need to reduce the number of page.
I will be able to gain some space if I know how to avoid the new line at this end of section and after each section name.
So far what I am doing is:
section{...}\label{..}
\vspace{-0.2in}
\subsection{...}\label{...}
\vspace{-0.1in}
How can I automated this process.
Thanks,
Jeremy
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: how to avoid extra line between section.
Regards,
B.A.