]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Fix bug #11748.
[lyx.git] / status.23x
index b5379d268a5e8576e61c03f049adeb9949a2159a..cf3a79311f58408905ffa5fe7881e510a01d9919 100644 (file)
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This file describes what has been done in the preparation of LyX 2.3.4.
+This file describes what has been done in the preparation of LyX 2.3.5.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -27,15 +27,12 @@ What's new
 
 * USER INTERFACE
 
-The "Rows & Columns" optional submenu has been added to the math context menu.
-
-Avoid using text mode for unicode symbols representable in math mode (bug 9616).
-
+- Keep citation style when all selected citations are deleted (bug 11748).
 
 
 * DOCUMENTATION AND LOCALIZATION
 
-- The Dutch user interface localization has been revived.
+- Updated German, Interlingua and Slovak user interface localization.
 
 
 * BUILD/INSTALLATION
@@ -48,65 +45,63 @@ Avoid using text mode for unicode symbols representable in math mode (bug 9616).
 
 * DOCUMENT INPUT/OUTPUT
 
-- Fix toprule with booktabs/longtable and captions (bug 11589).
+- Fix problems with non-ASCII characters in file path with recent LaTeX
+  (bug 11146).
 
-- Avoid adding spaces when parsing an array in a macro template (bug 10499).
+- Fix problems with recent LaTeX when \input@path contains tilde and space
+  (bug 11699).
 
-- Avoid superfluous braces in the optional argument of a macro (bug 11552).
+- Fix output with class-provided geometry package (bug 11724).
 
-- Do not replace a latex command with the corresponding symbol in the
-  unicodesymbols file, unless it can be encoded in the document encoding
-  (bug 11586).
+- Fix erroneous space in output caused by changebar module (bug 11473).
 
+- Correctly strike out deleted text after deleted display math (bug 11716).
 
-* USER INTERFACE
+- Fix loading of amsmath in beamer article classes (bug 11768).
 
-- Fix some numbering issues with bibitems (bug 2743, 8499).
 
-- Deal properly with orphaned bibitems (bug 7160).
+* USER INTERFACE
 
-- Fix endless loop when a macro definition references itself (bug 11595).
+- Fix backspace deletion of selected items with change tracking (bug 11630).
 
-- Use the selection as the argument of a macro also when the macro has only
-  optional arguments (bug 10498).
+- Fix display glitch where the change tracking cue blinks with the cursor
+  (bug 11684).
 
-- Correctly close a language opened in a branch inset (bug 9633).
+- Consider shorthand in biblatex cite display (bug 11696).
 
+- Properly resize columns of child document table widget.
 
-* INTERNALS
+- Fix a crash reported on lyx users.
+  There was an uninitialized buffer member of MathData in LFUN dispatch.
 
-- Fix TeX file listing with the Nix package manager.
+- Fix problem with validation of InsetLayout.
 
+- Fix over-hasty resetting of dialog in Child Documents settings (bug 11564).
 
 
-* DOCUMENTATION AND LOCALIZATION
+* INTERNALS
 
 
+* DOCUMENTATION AND LOCALIZATION
 
 
 * LYX2LYX
 
 
-
-
 * TEX2LYX
 
-- Significantly improve support for modules (bug 11259, 8229).
-
-- Prevent multiplication of preamble code on (re-)import (bug 8229).
-
-- Fix import of custom float definitions.
-
 
 * LYXHTML
 
-
+- Don't output LaTeX preamble snippets with HTML (bug 11780).
 
 
 * ADVANCED FIND AND REPLACE
 
 
 
-
 * BUILD/INSTALLATION
 
+- Do not break configuration if a layout file is not decodable. Rather than that, 
+  issue a warning and skip that file (bug 11736).
+