The branch, 2.0.x has been updated
via 4b6ddefcaabf54065c9cbbea4d184da5cb5d42e6 (commit)
from 39f06f37c37b1af1207734cdeafd3d324c08da03 (commit)
- Log -----------------------------------------------------------------
commit 4b6ddefcaabf54065c9cbbea4d184da5cb5d42e6
Author: Richard Heck <[email protected]>
Date: Wed May 2 10:54:22 2012 -0400
Introduce LyXHTML section in status.20x
diff --git a/status.20x b/status.20x
index 9a93760..f096d98 100644
--- a/status.20x
+++ b/status.20x
@@ -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
-
-----------------------------------------------------------------------
Summary of changes:
status.20x | 35 +++++++++++++++++++----------------
1 files changed, 19 insertions(+), 16 deletions(-)
hooks/post-receive
--
The LyX Source Repository