aboutsummaryrefslogtreecommitdiffstats
path: root/whatsnew
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-05-19 00:36:53 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-05-19 00:36:53 +0200
commit71d625f730d872791eef74d7999e1be28d5e5c7e (patch)
treee15070e9b9c169165b8d0410bc81851f68addb0f /whatsnew
parentadfba3772459ce4261cfd17922271fee3443a7dc (diff)
downloadlout-71d625f730d872791eef74d7999e1be28d5e5c7e.tar.gz
Lout 3.40.
http://jeffreykingston.id.au/lout/lout-3.40.tar.gz
Diffstat (limited to 'whatsnew')
-rw-r--r--whatsnew36
1 files changed, 36 insertions, 0 deletions
diff --git a/whatsnew b/whatsnew
index ce4cf23..0496afe 100644
--- a/whatsnew
+++ b/whatsnew
@@ -568,4 +568,40 @@ Changes and new features introduced in Version 3.39 [September 2010]
it but decided that there was too little change going on
to make it worth my while, at the moment anyway.
+Changes and new features introduced in Version 3.40 [June 2013]
+
+ Bug fixes:
+ MAX_STACK in z06.c increased (again) to 250.
+ Rare crash at "env = SetEnv(res, env);" given truly horrible patch.
+ @Pie totalweight default was not inherited from @PieSetup; fixed now.
+ @DefinitionTitleFormat, @ClaimTitleFormat, @PropositionTitleFormat,
+ @LemmaTitleFormat, @CorollaryTitleFormat, @ExampleTitleFormat fixed.
+ Problem with eogonek in titles (Kamil Rytarowski, Uwe) fixed.
+ JavaScript and Tcl languages added to prg2lout.c (Mark Summerfield).
+ @Place symbol now available when setting setup file options.
+ New version of @Graph with @GraphSetup symbol in setup file. Should
+ be 100% backward compatible, if not use @SysInclude { old_graph }.
+ New ISOB4, ISOB5, JISB4, and JISB5 paper sizes. The old B4 and B5
+ sizes are still available unchanged, though now deprecated.
+ New @Diag options: outlinecolour for nodes, pathcolour for links.
+ I've also lightly revised the User's Guide, to remove some bad
+ line and page breaks that had crept into the A4 version.
+
+ Things not done
+
+ Still no move to a version control system. It just isn't worth my
+ time. If anyone wants to take it on, you have my blessing, but
+ be warned that the copyright of hyphenation files is a swamp.
+
+ Forematter (@Preface etc.) in books. I have a suggestion from
+ Joerg Jung about moving the @Abbreviations section into the
+ forematter, and another from Mark Summerfield for a generic
+ scheme (@ForeMatterA ... @ForeMatterE with user-selectable
+ titles). Rather than do that I would prefer one @ForeMatter
+ symbol but allow a sequence of invocations of it, like we
+ have now for @Chapter and @Appendix. There is already an
+ @AfterTitlePage symbol that can be used as a workaround. I'm
+ a bit at a loss so I've decided to do nothing for now. However
+ this could be looked at again. Some discussion might help.
+
Jeff Kingston