diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:39:40 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:39:40 +0000 |
commit | 4940057e65c6c65d3be7c94042396532a4234d90 (patch) | |
tree | 97a930289ac5f12779b62507bb07ccf9be39c4a9 /doc/user/prg_opti | |
parent | b2f1a4e879d3013974e41674dbf684d816f1aa95 (diff) | |
download | lout-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/prg_opti')
-rw-r--r-- | doc/user/prg_opti | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/user/prg_opti b/doc/user/prg_opti index f48e662..292f26a 100644 --- a/doc/user/prg_opti +++ b/doc/user/prg_opti @@ -85,6 +85,7 @@ default values: font { Courier } size { -1.0p } line { 1.0vx } + space { lout } tabin { 8 } tabout { 8s } identifiers { Base } @@ -116,8 +117,13 @@ size.programs @Index { @Code "size" option (programs) } programs. @RawIndex { programs } programs.line @SubIndex { @Code "line" option } line.programs @Index { @Code "line" option (programs) } -the font size to use, and {@Code "line"}, the inter-line spacing. The -default value for @Code "size" asks for one point smaller than in the +the font size to use, {@Code "line"}, the inter-line spacing, and +{@Code "space"}, the spacing mode (as for the @Code "@Space" symbol +of Section {@NumberOf white}). +programs. @RawIndex { programs } +programs.space @SubIndex { @Code "space" option } +space.programs @Index { @Code "space" option (programs) } +The default value for @Code "size" asks for one point smaller than in the surrounding document; this was done to compensate for Courier's relatively large appearance compared to other fonts of the same nominal size. @PP |