]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Fix compilation with --disable-cxx11
[lyx.git] / status.22x
index 62bb7ff4f038e8882df5050805f99284ab4fd5c1..0b24b8e611530b085f29e0ee125dab50b10d7637 100644 (file)
@@ -60,13 +60,16 @@ What's new
 
 - Improve display speed, especially when compiled against Qt 4.x.
 
+- Polish the BibTeX add dialog (bug 9795).
+
 
 * DOCUMENTATION AND LOCALIZATION
 
 - new Arabic translation of the Intro and Tutorial manuals and the Shortcuts
   documentation file
-- Updated Arabic, German, Italian, Slovakian, Swedish and Ukrainian user
-  interface localization.
+- updated translation of the French EmbeddedObjects and UserGuide manuals
+- Updated Arabic, Brazilian, German, Italian, Slovakian, Swedish, Ukrainian
+  and French user interface localization.
 
 
 * BUILD/INSTALLATION
@@ -112,9 +115,16 @@ What's new
     set to [None] or OT1 but the global default is T1.
   # Quote type ignored for LyXHTML: always "English" quotes used. 
 
+- Output correct identifier for DocBook XML.
+
+- Correctly escape hyperlinks for DocBook output.
+
+- Fix mathtools, amsmath and amssymb not loading automatically for some
+  symbols (bug 10467)
 
 * LYX2LYX
 
+- Do not convert "--" to "\twohyphens" in formula macros.
 
 
 * USER INTERFACE
@@ -169,14 +179,22 @@ What's new
 - Consider the argument of the hyperref-insert function even if there is a
   selection.
 
+- Fix size of Section* headings in amsart.
+
 
 * INTERNALS
 
+- Squash annoying warning from Qt when attempting to delete a non-existent
+  file.
+
 
 * DOCUMENTATION AND LOCALIZATION
 
 - Fix compilation of the Fexynman diagram example file.
 
+- Added some comments to User Guide section 6.1 about defining formatted
+  references (bug 10545).
+
 
 * LYXHTML