diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-21 22:54:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-21 22:54:55 +0000 |
commit | bd8c84d3086241f36de1b38eec9ca56b3672af31 (patch) | |
tree | 749a0981295e41ab909e6e5e5d3bfd08ae4aa96b /Master/texmf-dist/doc/latex/fixme/NEWS | |
parent | bfbf89c340b5f574bf4a53d2334d5018bb2402ab (diff) |
fixme 4.0 (21sep09)
git-svn-id: svn://tug.org/texlive/trunk@15411 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fixme/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/latex/fixme/NEWS | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/fixme/NEWS b/Master/texmf-dist/doc/latex/fixme/NEWS index 7138b341703..24a21531c22 100644 --- a/Master/texmf-dist/doc/latex/fixme/NEWS +++ b/Master/texmf-dist/doc/latex/fixme/NEWS @@ -18,6 +18,24 @@ version 1999/06/01 or later. FiXme consists of the files listed in the file `README'. +* Version 4.0 +============= +** Support for collaborative annotations +suggested by Michael Kubovy +** Support for "targeted" notes and environments +(highlighting a portion of text), suggested by Mark Edgington. +** Support for "floating" notes +(not specific to any portion of text), suggested by Rasmus Villemoes. +** Support for alternate layout autoswitch in TeX's inner mode +suggested by Will Robertson. +** Support for automatic language tracking in multilingual documents +** Support for themes +** Extended support for user-provided layouts +** Support for key=value argument syntax in the whole user interface +** New command \fxsetup +** Homogenize log and console messages +** Heavy internals refactoring + * Version 3.4 ============= ** \fixme, \fxerror, \fxwarning and \fxnote are now robust @@ -49,7 +67,7 @@ thanks to Marcel Maretic <marcel@fsb.hr>. ** Fix incompatibility with AMS-Book reported by Claude Lacoursière: \@starttoc takes 2 arguments. ** Fix incompatibility with Beamer -reported by Akim Demaille: protect contents of lox file.ug in environments. +reported by Akim Demaille: protect contents of lox file in environments. * Version 3.1 ============= |