From 2ec6f00dddefb073b082461ae60652f89aec2706 Mon Sep 17 00:00:00 2001 From: "Robert J. Chassell" Date: Sun, 21 Jul 2002 16:40:04 +0000 Subject: [PATCH] The appropriate whitespace setting for smallbook are part of texinfo.tex. --- lispintro/emacs-lisp-intro.texi | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index 34d9044ca36..82093683e85 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -126,17 +126,8 @@ @c create a major mode, with keymaps @c run an asynchronous process, like grep or diff -@c For smallbook format, use smaller than normal amounts of -@c whitespace between chapters, sections, and paragraphs. -@tex -\global\chapheadingskip = 15pt plus 4pt minus 2pt -\global\secheadingskip = 12pt plus 3pt minus 2pt -\global\subsecheadingskip = 9pt plus 2pt minus 2pt \global\parskip 2pt -plus 1pt -@end tex - @c For 8.5 by 11 inch format: do not use such a small amount of -@c whitespace between paragraphs as above: +@c whitespace between paragraphs as smallbook format @ifset largebook @tex \global\parskip 6pt plus 1pt -- 2.39.5