bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heading spacing.


From: Stepan Kasal
Subject: Re: heading spacing.
Date: Tue, 16 Sep 2003 12:15:58 +0200
User-agent: Mutt/1.2.5.1i

Hello,

On Tue, Sep 16, 2003 at 11:39:21AM +0200, Han-Wen Nienhuys wrote:
> To clarify: I am not saying that no space should follow headings, but
> rather that the amount of space after should be less than
> before. Typically, the ratio is twice as much space above than below.

OK.  The other way to fix the ratio is to increase the space above
the heading, by modifying the lines

\chapheadingskip = 15pt plus 4pt minus 2pt
\secheadingskip = 12pt plus 3pt minus 2pt
\subsecheadingskip = 9pt plus 2pt minus 2pt

to another size (in a local copy of texinfo.tex).

Or perhaps:

@tex
\global \secheadingskip = 24pt plus 6pt minus 4pt
\global \subsecheadingskip = \secheadingskip
@end tex

I write this just in case you want to have more power over your own
texinfo; what will happen to the defaults is up to Karl.

Stepan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]