diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:41:14 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:41:14 +0000 |
commit | f7f41daa27e7ccff0aa184cc81e80b9c96e3d761 (patch) | |
tree | 3e81dfa2c263c20d7c9307a175b71ee6b7a5fd39 /whatsnew | |
parent | 26230a416563decd82a0af827c0987b8628c5ef9 (diff) | |
download | lout-f7f41daa27e7ccff0aa184cc81e80b9c96e3d761.tar.gz |
Lout 3.35.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@39 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'whatsnew')
-rw-r--r-- | whatsnew | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -467,4 +467,13 @@ Changes and new features introduced in Version 3.34 [March 2007] In @Diag, new @DNode and @ENode symbols like @ANode, @BNode, and @CNode (also usable as @DCell and @ECell in syntax diagrams) +Changes and new features introduced in Version 3.35 [April 2007] + + Bug fix: @IncludeGraphicRepeated is working again, although it does + crash my printer (but fine with kghostview, evince, ps2pdf etc.) + Precedences and associativities now specifiable by invoking a macro + New @ColouredUnderline symbol makes coloured underlines + New "arrowstyle { many }" in @Diag makes "many"-relation arrowheads + New @HClip and @VClip symbols for clipping (see User's Guide) + Jeff Kingston |