diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:35:24 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:35:24 +0000 |
commit | d4b68bb27f42afb8338f35f9fda0c467ec5d8787 (patch) | |
tree | 26e8947ef0a82e8150e46ebd0b257ec5cd13c0ed /whatsnew | |
parent | 2c0ebbabd66ba21d3224bf58678bf62998b94c2c (diff) | |
download | lout-d4b68bb27f42afb8338f35f9fda0c467ec5d8787.tar.gz |
Lout 3.18.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@5 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'whatsnew')
-rw-r--r-- | whatsnew | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -217,10 +217,24 @@ Changes and new features introduced in Version 3.17 [13 September 1999] @Euro symbol added for getting a European Currency symbol Document OBJECT struct declaration in externs.h (for gurus only) +Changes and new features introduced in Version 3.18 [26 February 2000] + + Bug fixes (more than usual, somehow) + New @CurrYUnit and @CurrZUnit symbols (expert users) + @Diag enhancement: node types, similar to row types in @Tbl + @Diag enhancement: new features for drawing syntax diagrams + Portuguese (thanks to Jose Roberto B. de A. Monteiro) + Slight change to @Tbl spec (affects aligned columns) + Replaced c2lout with prg2lout (computer program formatting) + @Outline symbol for printing words in outline rather than filled + A few extra @Eq symbols: filledcircle, small, trieq + Things that ought to be done but haven't been done yet - pdfmark in PostScript output + PDF-like features in PostScript output + Various improvements/bug fixes for PDF output Review Uwe's proposal for moving word row marks to the baseline + Running headers for tables [much more feasible than previously thought] Jeff Kingston -17 September 1999 +23 February 2000 |