]> git.lyx.org Git - lyx.git/blobdiff - NEWS
work around static initialization problem
[lyx.git] / NEWS
diff --git a/NEWS b/NEWS
index 701326eb6657464a543a08a68441e74a0d9cbe5b..11a393f17b9bbc8249cab9973041718445a6e386 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,13 +42,17 @@ except:
 
 - enable size changes to arrays after creation (add/delete rows/columns)
 
-- enable switching between equation/eqnarray and align environment
+- support for amsmath align environment
 
+- support for changing font on a selection
 
 Most of the popups have been rewritten in the GUI-I framework:
 
 - [...]
 
+- The citation dialog citation dialog has a search facility, with
+  support for regular expressions.
+
 - the kde frontend has been dropped in favor of a new qt2 frontend.
   Note that only the xforms front is really operational as of this
   version. 
@@ -61,6 +65,14 @@ Other changes include:
 
 - updated documentation
 
+- support for setting bookmarks and jumping to them
+
+- It is possible to cycle between a label and its references.
+
+- preliminary support for multiple bibliographies
+
+- babel can be disabled when using the default language.
+
 
 
 What's new in LyX version 1.1.6?