Author: rgheck Date: Fri Nov 18 22:40:45 2011 New Revision: 40214 URL: http://www.lyx.org/trac/changeset/40214
Log: Add TEX2LYX section for bug fixes, since there is so much activity there. (Thanks Uwe and Georg!!) Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x ============================================================================== --- lyx-devel/branches/BRANCH_2_0_X/status.20x Fri Nov 18 22:37:03 2011 (r40213) +++ lyx-devel/branches/BRANCH_2_0_X/status.20x Fri Nov 18 22:40:45 2011 (r40214) @@ -156,20 +156,19 @@ - Disable impossible settings in context menu of boxes (bug 7849). -- Fix tex2lyx handling of recognized Roman fonts (bug 7856). +- Store the autosave files of unnamed buffers in the correct directory + and make sure they are not left behind after saving (bug 7793). -- Fix tex2lyx handling babel-specific preamble commands (bug 7861). +- Escape ampersands in <title> when outputting XHTML. -- Fix (La)TeX import for files using Latvian, Lithuanian, Mongolian, - Turkmen and/or Vietnamese (bug 7862). -- Fix tex2lyx handling of inputenc encoding settings (bug 7863). +* TEX2LYX -- Fix (La)TeX import of shaded boxes (bug 7843). +- Fix tex2lyx handling of recognized Roman fonts (bug 7856). -- Fix LaTeX import of theorem environment with optional argument (bug 6834). +- Fix tex2lyx handling babel-specific preamble commands (bug 7861). -- Fix LaTeX import of tabular environment with optional argument. +- Fix tex2lyx handling of inputenc encoding settings (bug 7863). - Fix tex2lyx handling of framed boxes without inner box. @@ -178,14 +177,18 @@ - tex2lyx does not start floats with lines containing only a single space anymore (bug 7895). -- Store the autosave files of unnamed buffers in the correct directory - and make sure they are not left behind after saving (bug 7793). +- Fix (La)TeX import for files using Latvian, Lithuanian, Mongolian, + Turkmen and/or Vietnamese (bug 7862). + +- Fix (La)TeX import of shaded boxes (bug 7843). + +- Fix LaTeX import of theorem environment with optional argument (bug 6834). + +- Fix LaTeX import of tabular environment with optional argument. - Fix latex export of multilingual documents containing theorem-like environments (bug 7800). -- Escape ampersands in <title> when outputting XHTML. - * USER INTERFACE
