diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:38:39 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:38:39 +0000 |
commit | 68c155de3c3e83f53404288a318c5e29f0c4610f (patch) | |
tree | 3038e465a5cda497e52e93b4c5532b0dfa7d2c79 /doc/user/prg | |
parent | 78c2bcf9e96ab00615ee6f96905bca78fcd52a00 (diff) | |
download | lout-68c155de3c3e83f53404288a318c5e29f0c4610f.tar.gz |
Lout 3.28.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@25 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/prg')
-rw-r--r-- | doc/user/prg | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/user/prg b/doc/user/prg index 6b64e12..ad5e1fc 100644 --- a/doc/user/prg +++ b/doc/user/prg @@ -33,17 +33,19 @@ blue. @Index { Blue program printing } c. @Index { C and C++ program printing } eiffel. @Index { Eiffel program printing } java. @Index { Java program printing } +nonpareil. @Index { Nonpareil program printing } perl. @Index { Perl program printing } pod. @Index { Pod (for Perl) printing } python. @Index { Python program printing } +ruby. @Index { Ruby program printing } @CD @Tbl mv { 0.5vx } af { Italic } - arb { yes } aformat { @Cell A | @Cell B | @Cell C | @Cell D | @Cell E } bformat { @Cell A | @Cell @Code B | @Cell @Code C | @Cell @Code D | @Cell E } { @Rowa + rb { yes } A { Language name } B { Setup file name } C { Lout symbol } @@ -74,6 +76,12 @@ python. @Index { Python program printing } D { fixed } E { No } @Rowb + A { Nonpareil } + B { np } + C { "@Nonpareil" } + D { symbol } + E { Yes } +@Rowb A { Perl } B { perl } C { "@Perl" } @@ -91,6 +99,13 @@ python. @Index { Python program printing } C { "@Python" } D { varying } E { No } +@Rowb + A { Ruby } + B { ruby } + C { "@Ruby" } + D { fixed } + E { No } + rb { yes } } C and C++ are handled together since, for formatting purposes, they differ only in that C++ has some additional keywords plus an extra |