more NEWS updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2303 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2001-07-23 11:58:43 +00:00
parent 55ef41c050
commit 8f51b95fd5

18
NEWS
View File

@ -28,10 +28,22 @@ Switch to the so-called 'new' insets:
- new ligature break special character, useful for words like
shelfful, or many german words
The math editor has been mostly rewritten, meaning more stability and
the following new features:
The math editor has been mostly rewritten (and thus may have many new
bugs :). Most of the changes should not affect things visible for the
user, except:
- improvements to the parser
- improvements to math text mode
- (better) support for nested macros
- (better) support for \limits/\nolimits
- enable size changes to arrays after creation (add/delete rows/columns)
- enable switching between equation/eqnarray and align environment
[Andre, can you help here?]
Most of the popups have been rewritten in the GUI-I framework: