aboutsummaryrefslogtreecommitdiffstats
path: root/whatsnew
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:37:45 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:37:45 +0000
commitc89f0bc2209f7f98695e6b94fbac316c84fbf9d4 (patch)
tree456d506bd18edd3b768eaffa8f70ae93565682e4 /whatsnew
parent7db8921aac3a0e1223af269ec7092bdd91a7c7a2 (diff)
downloadlout-c89f0bc2209f7f98695e6b94fbac316c84fbf9d4.tar.gz
Lout 3.25.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@19 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'whatsnew')
-rw-r--r--whatsnew33
1 files changed, 30 insertions, 3 deletions
diff --git a/whatsnew b/whatsnew
index 625583b..3adc0c7 100644
--- a/whatsnew
+++ b/whatsnew
@@ -285,10 +285,37 @@ Changes and new features introduced in Version 3.24 [8 October 2000]
Bug fixes, including a new and better fix for table running headers bugs
+Changes and new features introduced in Version 3.25 [December 2001]
+
+ Bug fixes
+ Finnish additions
+ Croatian, Slovakian, Upper Sorbian
+ Outdent is now settable e.g. { setoutdent 0.3f } @Break object
+ @InitialOutdent options for initializing outdent value
+ Updated barcodes package to work with recent Lout versions (@FontDef)
+ "downifneeded @Scale" like "{} @Scale" but will only scale down, not up
+ @F symbol yields a settable font, no longer hardwired to Courier
+ @TitleOf symbol e.g. "@TitleOf azaleas" similar to "@NumberOf azaleas"
+ @IndexText option to @Book etc., allows text just below Index title
+ References may be printed in order of first citation
+ New @Diag link types: @HVHLine, @HVHCurve, @VHVLine, @VHVCurve
+ "baselinemark @Font" option (mark along baseline rather than half x height)
+ @IncludeGraphicRepeated symbol: less output when EPS included repeatedly
+ Arbitrary colours in @Colour, @Tbl, @Diag, and @Graph, done consistently
+ Size of small caps can be set now e.g. "{ setsmallcaps 0.8 } @Font ..."
+ Got rid of boxes around links when PostScript converted to PDF
+ Revised end of sentence handling for some languages
+ Symbols for embedding clickable URLs into PostScript output
+
+ I've decided not to maintain the PDF back end, but I will try to ensure
+ that Lout's PostScript output works with PostScript-to-PDF converters.
+
Things that ought to be done but haven't been done yet
- Various improvements/bug fixes for PDF output
- Review Uwe's proposal for moving word row marks to the baseline
+ Fix bug in table running headers code
+ Fix bug in hyphenation across pages of some unusual kinds of list items
+ Fix bug in index header placement when there are multiple indexes
+ Column-width footnotes in full-width pages.
Jeff Kingston
-8 October 2000
+21 October 2000