[texhax] Line spacing of \section{} elements

Martin Schröder martin at oneiros.de
Sat Aug 27 15:10:56 CEST 2005


On 2005-08-27 09:49:22 +0530, E. Krishnan wrote:
> Include these line in your preamble:
> 
>  \makeatletter
> \renewcommand{\section}{%
>     \@startsection%
>     {section}{1}{0pt}{0pt}{0.001pt}{\Large\bfseries}}
                             1sp
> \renewcommand{\subsection}{%
>     \@startsection%
>     {subsection}{2}{0pt}{0pt}{0.001pt}{\Large\bfseries}}
                                1sp
> \makeatother

If you want a VERY small space, use 1sp:TeX can't handle smaller
dimens, but 1sp = 1pt/65536.

Best
    Martin
-- 
                    http://www.tm.oneiros.de



More information about the texhax mailing list