]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Fix bug #10273
[lyx.git] / status.22x
index f81d8aa61f95872b75907385caf7d6f162216196..3afded92421d7f0dcf3df12234d392c02525870a 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,11 +38,23 @@ 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).
 
+- Fix export of compressed files to previous versions that were not
+  recognised on windows (bug 10273).
+
 
 * USER INTERFACE
 
@@ -73,10 +86,27 @@ What's new
 
 * LYXHTML
 
+- Enable export of external material (bug 8693).
+
 - 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).
+
+- Fix output of floats, etc, inside environments (bug 9094).
+
+- Simplify XHTML output for floats, etc (bug 8605).
+
+- Add "dir='auto'" to body tag, which should help a lot with export of
+  RTL languages (bug 8279, partly).
+
+- Fix display of cases and matrices (bugs 8753, 8755).
+
 
 * TEX2LYX