From: Karl Berry Date: Sun, 1 Oct 2006 22:58:44 +0000 (+0000) Subject: improve breaks X-Git-Tag: emacs-pretest-22.0.90~268 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b6357463235b6b4226f1f8e8675796e94b4b5d6b;p=emacs.git improve breaks --- diff --git a/man/ChangeLog b/man/ChangeLog index 4e5305fe751..0f0de1b7620 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2006-10-01 Karl Berry + + * custom.texi (Customization Groups): page break to keep example buffer + on one page. + 2006-09-30 Karl Berry * programs.texi (Basic Indent): @need to improve page break. diff --git a/man/custom.texi b/man/custom.texi index 682cb5b9310..d20558dd06b 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -231,7 +231,11 @@ the way up to a master group called @code{Emacs}. top-level @code{Emacs} group and the second-level groups immediately under it. It looks like this, in part: +@c we want the buffer example to all be on one page, but unfortunately +@c that's quite a bit of text, so force all space to the bottom. +@page @smallexample +@group /- Emacs group: ---------------------------------------------------\ [State]: visible group members are all at standard values. Customization of the One True Editor. @@ -246,7 +250,7 @@ Interfacing to external utilities. @var{more second-level groups} \- Emacs group end ------------------------------------------------/ - +@end group @end smallexample @noindent