From 4b6ddefcaabf54065c9cbbea4d184da5cb5d42e6 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 2 May 2012 10:54:22 -0400 Subject: [PATCH] Introduce LyXHTML section in status.20x --- status.20x | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) 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 - -- 2.39.5