# HG changeset patch # User Karl Berry # Date 1159743524 0 # Node ID e81b342a6e8a38dc4fc10524091faeb6d5e8aba3 # Parent eebe063ee0900292933d741d22d663bfa38f3660 improve breaks diff -r eebe063ee090 -r e81b342a6e8a man/ChangeLog --- a/man/ChangeLog Sun Oct 01 22:52:07 2006 +0000 +++ b/man/ChangeLog Sun Oct 01 22:58:44 2006 +0000 @@ -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 -r eebe063ee090 -r e81b342a6e8a man/custom.texi --- a/man/custom.texi Sun Oct 01 22:52:07 2006 +0000 +++ b/man/custom.texi Sun Oct 01 22:58:44 2006 +0000 @@ -231,7 +231,11 @@ 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 @@ @var{more second-level groups} \- Emacs group end ------------------------------------------------/ - +@end group @end smallexample @noindent