]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Revert [9370135c3e/lyxgit] and fix #8499 properly
[lyx.git] / status.23x
index 7f4232e45ecf9b208f71442b9b04fea77fd75df6..7433362e92568fbccd171f4cf4a67ea9503dbaf5 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.6.
 All comments are welcome.
 
 We try to group things by topic and in decreasing order of importance.
@@ -15,41 +15,32 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-
-
-* MISCELLANEOUS
-
-
-
-* TEX2LYX IMPROVEMENTS
-
+- Added layout for American Psychological Association (APA), v. 7 (apa7).
 
 
 * 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).
+- Improve UI of math matrix dialog UI (bug 11888).
 
-- Do not issue error dialog when no tag is found in git repository for
-  tree-revision info inset.
+- Add support for the doublestroke package in mathed (bug 11887).
 
+- Focus keyword field in Thesaurus dialog.
 
 
-* DOCUMENTATION AND LOCALIZATION
+* MISCELLANEOUS
 
-- New section about references in the example file colored-boxes.lyx.
 
-- The Dutch user interface localization has been revived, and the Dutch docs
-  revised.
+* TEX2LYX IMPROVEMENTS
 
-- The Russian Tutorial has been updated.
 
-- Updated localizations include Arabic, German, Hebrew, and Slovak.
+* DOCUMENTATION AND LOCALIZATION
 
 
 * BUILD/INSTALLATION
 
+- Wininstaller, temporary remove the option to run LyX from the finish page
+  due to upcoming fix of the issue where after installing LyX as admin, this option
+  would execute LyX as admin too.
 
 
 
@@ -58,120 +49,59 @@ What's new
 
 * DOCUMENT INPUT/OUTPUT
 
-- (Re-)fix problems with activated equal sign and graphic options in Turkish
-  and Latin documents (bug 2005).
-
-- Correctly set language after intitle paragraphs (bug 11514).
-
-- Fix toprule with booktabs/longtable and captions (bug 11589).
-
-- Avoid adding spaces when parsing an array in a macro template (bug 10499).
-
-- Avoid superfluous braces in the optional argument of a macro (bug 11552).
-
-- 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 problems with paths that contain the tilde (~) character.
-
-- Fix nomenclature processing with LuaTeX (bug 11571).
-
-- Fix problem on Windows with saving files in Dropbox folders (bug 10091).
-
-- Find local bib files when they exist in the same directory as the LyX
-  file (bug 11588).
-
-- Fix table column order with RTL documents and LuaTeX (part of bug 9686).
-
-- Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
-
-- Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
-
-- Fix direction of roman numbers with RTL documents and LuaTeX.
-
-- Fix direction of references with XeTeX/bidi (bug 11626).
-
-- Fix interplay of the memoir class and custom page size/geometry (bug 10970).
-
-- Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
-
-- Fix greyedout note with RTL documents (bug 8647).
-
-- Fix colored and shaded boxes with RTL documents (bug 8642).
-
-- Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
-
-- Fix LaTeX error with Canadian French as second language. LyX now uses
-  the (recommended) babel option "acadian" rather than "canadien".
+- Fix output of titles in branches and other insets (follow-up to bug 11787).
 
 
 * USER INTERFACE
 
-- Fix configure process with Python 3 (bug 11642).
+- Fix crash when pasting math grid with more rows in source than target
+  (bug 11897).
 
-- Fix some numbering issues with bibitems (bug 2743, 8499).
+- Fix problem with drawing of auto-opened insets (bug 11870).
 
-- Deal properly with orphaned bibitems (bug 7160).
+- Fix crash when rejecting changes and the cursor is in an inset that will be
+  deleted (bug 10316).
 
-- Fix endless loop when a macro definition references itself (bug 11595).
+- Ask to save hidden dirty documents (bug 11405).
 
-- Use the selection as the argument of a macro also when the macro has only
-  optional arguments (bug 10498).
+- Fix background color of collapsible insets with sublabel.
 
-- Correctly close a language opened in a branch inset (bug 9633).
+- Do not paste tabulators when pasting multiple cell outside table (bug 4449).
 
-- Fix additional problem with display of inline equations in outliner
-  (bug 11423).
+- Fix language when pasting multiple cell outside table (bug 11898).
 
-- Preserve "all authors" state when switching citation style via context
-  menu (bug 11439).
+- Fix input of decimal numbers in RtL context (bug 11900).
 
-- Fix right and left layout alignment (in workarea) with RTL (bug 11606).
+- Fix the LyX icon in the Wayland dash (bug 11847).
 
-- Show filenames for verbatim includes in outliner (bug 11612).
+- Fix display bug when typing in a paragraph where row heights change (bug 11601).
 
-- Enable change tracking if paragraph break change (bug 11629).
+- Fix spacing of limits of sum-like operators in display style.
 
-- Fix crash when deleting column in math grid (bug 11623).
+- Fix positioning of super- and subscripts with integral signs.
 
-- Hide "LaTeX (Clipboard)" entry from import menu (bug 11657).
+- Fix counter in bibliography inset (bug 11920).
 
 
 * INTERNALS
 
-- Fix TeX file listing with the Nix package manager.
-
-
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Fix string direction in Hebrew localization (bug 11607).
-
 
 * 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
 
 
-
-
 * ADVANCED FIND AND REPLACE
 
 
-
-
 * BUILD/INSTALLATION
 
+- Wininstaller, fix bug where previous installations, with emergency version
+  greater than 1, could not be seen in registry on overinstall