diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:38:56 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:38:56 +0000 |
commit | 7d292f1247e3287fb07a9a12377217ce8942cf09 (patch) | |
tree | ffe937ba04fb59a72b785040cf29db1476f7282a /whatsnew | |
parent | 68c155de3c3e83f53404288a318c5e29f0c4610f (diff) | |
download | lout-7d292f1247e3287fb07a9a12377217ce8942cf09.tar.gz |
Lout 3.29.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@27 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'whatsnew')
-rw-r--r-- | whatsnew | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -350,4 +350,23 @@ Changes and new features introduced in Version 3.28 [December 2002] @Ding symbol (like @Sym) for dingbats Dingbats fully documented in Chapter 1 of the User's Guide +Changes and new features introduced in Version 3.29 [August 2003] + + Fixed latest table running headers bug + @PageLabel value "?" usually now replaced by a guess at a page number + Index entry types (Ordinary, Main, Special) for index pagenum format + Haskell programming language support in prg2lout (ack Thorsten Seitz) + RSL programming language support in prg2lout (ack Darren Bane) + @OneOrBoth symbol added to syntax diagrams, for "X | Y | XY" grammar + New outlinestyle/pathstyle options for @Diag: dotdashed, dotcdashed, + dotdotdashed, dotdotcdashed, dotdotdotdashed, and dotdotdotcdashed + New pairs options for @Graph: dotdashed, dotdotdashed, dotdotdotdashed; + plus @GraphDotDashed, @GraphDotDotDashed, @GraphDotDotDotDashed syms + +Things to do (or not) + + I may have promised to add dashed, dotted etc. options to @Tbl's + rules, but existing code does not lend itself to it, so I haven't. + Bug in placement of Index/Glossary headings (awaiting example of bug). + Jeff Kingston |