aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/typ_book
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:40 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:40 +0000
commit4940057e65c6c65d3be7c94042396532a4234d90 (patch)
tree97a930289ac5f12779b62507bb07ccf9be39c4a9 /doc/user/typ_book
parentb2f1a4e879d3013974e41674dbf684d816f1aa95 (diff)
downloadlout-3.31.tar.gz
Lout 3.31 tag.3.31
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/tags/3.31@32 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/typ_book')
-rw-r--r--doc/user/typ_book7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/typ_book b/doc/user/typ_book
index 1e9c081..c62885e 100644
--- a/doc/user/typ_book
+++ b/doc/user/typ_book
@@ -381,6 +381,7 @@ symbol whose options control the appearance of features specific to books
" # @ChapterHeadingFormat { number @DotSep title }"
" # @AboveChapterGap { 3.00f }"
" # @ChapterInContents { Yes }"
+" # @ChapterContentsIndent { 0f }"
"}"
}
This is just a representative sample of these options. Section
@@ -492,4 +493,10 @@ much space is left before each one.
the table of contents for each chapter; it may be @Code Yes or {@Code No},
but would always be {@Code Yes}. The default value of the corresponding
options for sub-subsections and sub-subappendices, however, is {@Code No}.
+@Code "@ChapterContentsIndent" determines how far from the left margin
+the contents entry is indented if it is printed at all. The default
+value shown above causes no indenting; but the default values for
+the corresponding @Code "@SectionrContentsIndent" and
+@Code "@SubSectionrContentsIndent" symbols are @Code 3f and @Code 6f
+respectively, producing the familiar indenting structure.
@End @Section