]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Fix display of code listings in XHTML.
[lyx.git] / status.22x
index d5eecbff26a3bf5ea9bdad831c88313db3211d14..f01ead87ec7046908996e64103d1078459163c00 100644 (file)
@@ -6,6 +6,7 @@ All comments are welcome.
 We try to group things by topic and in decreasing order of importance.
 Please feel free to re-arrange if that seems like a good idea.
 
+
 What's new
 ==========
 
@@ -23,7 +24,7 @@ What's new
 * When changing zoom level, show current value in status bar (bug
   10212).
 
-
+  
 * DOCUMENTATION AND LOCALIZATION
 
 
@@ -37,9 +38,20 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
+- We no longer attempt to convert images for which we cannot find an
+  input format.
+
+- Fixed fen2ascii script.
+
+- Fixed preview of external material with plaintext and DocBook.
+
+- Fixed substitution for $$Contents in external templates.
+
 
 * LYX2LYX
 
+- Fix hang with some IEEEtran documents (bug 10307).
+
 
 * USER INTERFACE
 
@@ -55,6 +67,14 @@ What's new
 - Fix display glitch when switching to Description layout with an inset
   at the beginning of the paragraph (bug 10163)
 
+- Fix display of label font for argument insets.
+
+- Keep leading whitespace when converting local layout.
+
+
+* USER INTERFACE
+
+
 * INTERNALS
 
 
@@ -63,9 +83,20 @@ What's new
 
 * LYXHTML
 
+- Enable export of external material (bug 8693).
 
-* TEX2LYX
+- Fix problem with output of branches (bug 8022).
+
+- Fix output of table borders (bug 10154).
 
+- Fix display of several math symbols (bug 8844).
+
+- Use scaling factor for export of images (bug 8742).
+
+- Fix display of listings (bug 8362).
+
+
+* TEX2LYX
 
 
 * ADVANCED FIND AND REPLACE