From: Richard Heck Date: Wed, 2 May 2012 14:54:22 +0000 (-0400) Subject: Introduce LyXHTML section in status.20x X-Git-Tag: 2.0.4~104^2~19 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4b6ddefcaabf54065c9cbbea4d184da5cb5d42e6;p=features.git Introduce LyXHTML section in status.20x --- diff --git a/status.20x b/status.20x index 9a93760323..f096d98bc6 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 -