aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/prg_lone
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:50 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:50 +0000
commite4836c62b245d618866b6523ec2c892aeb7a76be (patch)
tree5b5269fb7affb3b20ba8fe0224705bbde98c1614 /doc/user/prg_lone
parent128e9a1532ce7fa38ddc16de06d213530dc5ce15 (diff)
downloadlout-e4836c62b245d618866b6523ec2c892aeb7a76be.tar.gz
Lout 3.32.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@33 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/prg_lone')
-rw-r--r--doc/user/prg_lone9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/user/prg_lone b/doc/user/prg_lone
index 950fa05..06bc497 100644
--- a/doc/user/prg_lone
+++ b/doc/user/prg_lone
@@ -34,10 +34,19 @@ Select an inter-line spacing size in Lout units. The default is
@Code -v1.1fx meaning 1.1 times the font size measured from baseline
to baseline.
}
+@TI { {@Code -b}{@I number} } {
+Select a blank line scale factor, usually a number between 0.5 and 1.0,
+indicating the factor by which the usual amount of white space inserted
+to represent a blank line is to be reduced. The default is @Code { 1.0 },
+meaning no reduction.
+}
@TI { {@Code -L}{@I number} } {
Add line numbers to the program print, starting with {@I number}, or
1 if {@I number} is omitted.
}
+@TI { {@Code -N} } {
+Do not print line numbers at the start of blank lines.
+}
@TI { {@Code -S}{@I file} } {
Use @I file as the setup file for printing your language. This allows
you to change all the options mentioned in subsequent sections, rather