Mercurial > emacs
changeset 73206:e81b342a6e8a
improve breaks
author | Karl Berry <karl@gnu.org> |
---|---|
date | Sun, 01 Oct 2006 22:58:44 +0000 |
parents | eebe063ee090 |
children | 7e220566994b |
files | man/ChangeLog man/custom.texi |
diffstat | 2 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <karl@gnu.org> + + * custom.texi (Customization Groups): page break to keep example buffer + on one page. + 2006-09-30 Karl Berry <karl@gnu.org> * programs.texi (Basic Indent): @need to improve page break.
--- 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