help-gnu-utils
[Top][All Lists]
Advanced

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

Re: texinfo source of elisp reference manual: missing index


From: Karl Berry
Subject: Re: texinfo source of elisp reference manual: missing index
Date: Wed, 6 Sep 2006 01:42:45 +0200

    I'm trying at the moment to obtain more than 53 lines per page :/ 

1) to get a4 paper, it should suffice to replace the "@smallbook" with
   @afourpaper near the top of the file.  You should have to mess with
   \internalpagesizes :).

2) if you're trying to reduce the total page count, and don't really
   care about overfull boxes, etc., then I suggest using the latest
   texinfo.tex from ftp://tug.org/tex/texinfo.tex, and adding:
@tex
@fonttextsize 10
\global\hbadness=6000 % don't worry about not-too-underfull boxes
@end tex

Hope this helps,
Karl




reply via email to

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