diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:21:41 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:21:41 +0000 |
commit | 71bdb35d52747e6d7d9f55df4524d57c2966be94 (patch) | |
tree | 480ee5eefccc40d5f3331cc52d66f722fd19bfb9 /doc/user/fmt | |
parent | b41263ea7578fa9742486135c762803b52794105 (diff) | |
download | lout-71bdb35d52747e6d7d9f55df4524d57c2966be94.tar.gz |
Lout 3.17.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@2 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/fmt')
-rw-r--r-- | doc/user/fmt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/fmt b/doc/user/fmt new file mode 100644 index 0000000..ffd5e7f --- /dev/null +++ b/doc/user/fmt @@ -0,0 +1,16 @@ +@Chapter + @Title { Changing the Overall Format } + @Tag { changes } +@Begin +@LP +The symbols of Lout make many decisions behind the scenes. Even the +humble @Code "@PP" symbol has to decide how much vertical space to +leave, and how far to indent the first line of the paragraph. How to +change these decisions is the subject of this chapter. +@BeginSections +@Include { fmt_setu } +@Include { fmt_size } +@Include { fmt_marg } +@Include { fmt_head } +@EndSections +@End @Chapter |