]> git.lyx.org Git - features.git/commitdiff
Introduce LyXHTML section in status.20x
authorRichard Heck <rgheck@lyx.org>
Wed, 2 May 2012 14:54:22 +0000 (10:54 -0400)
committerRichard Heck <rgheck@lyx.org>
Wed, 2 May 2012 14:54:22 +0000 (10:54 -0400)
status.20x

index 9a937603231a262cd05c5b805e1f1ee290692f54..f096d98bc65fc384afe9085514010f3e3b4baca9 100644 (file)
@@ -75,15 +75,6 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- Fixed assertions on Windows for XHTML output (bug 8078).
-
-- Fix reconfiguration on Windows when the user directory is a UNC path
-  (bug 8098).
-
-- Index entries in XHTML output no longer sorted case sensitively.
-
-- Fixed some problems XHTML output had with empty paragraphs.
-
 - Fixed reading the bounding box from EPS figures with negative
   values (bug 8114).
 
@@ -91,16 +82,9 @@ What's new
   flag by using the same latex backend used for previewing the document
   instead of always using the plain latex backend.
 
-- Fixed XHTML export of sub- and superscripts.
-
 - When configuring LyX, check for all LaTeX-packages LyX uses to display
   symbols (bug 8102).
 
-- Don't output extra body tags with included files when generating
-  XHTML.
-
-- Do not include deleted text in the title of the XHTML output.
-
 
 * USER INTERFACE
 
@@ -177,6 +161,25 @@ What's new
 - Re-enable the compilation of the modernCV.lyx example file (bug 8064).
 
 
+* LYXHTML
+
+- Fixed assertions on Windows for XHTML output (bug 8078).
+
+- Fix reconfiguration on Windows when the user directory is a UNC path
+  (bug 8098).
+
+- Index entries in XHTML output no longer sorted case sensitively.
+
+- Fixed some problems XHTML output had with empty paragraphs.
+
+- Fixed XHTML export of sub- and superscripts.
+
+- Don't output extra body tags with included files when generating
+  XHTML.
+
+- Do not include deleted text in the title of the XHTML output.
+
+
 * TEX2LYX
 
 -