X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=status.23x;h=2b96fd2690dcfd35ccf98eac28b5ed0992021362;hb=0b002b5428184908b270197899da64b9a5366d4c;hp=7f4232e45ecf9b208f71442b9b04fea77fd75df6;hpb=f838b16a9b36623e2724ff30628733dc3eb3db56;p=lyx.git diff --git a/status.23x b/status.23x index 7f4232e45e..2b96fd2690 100644 --- a/status.23x +++ b/status.23x @@ -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.7. All comments are welcome. We try to group things by topic and in decreasing order of importance. @@ -15,6 +15,9 @@ What's new * DOCUMENT INPUT/OUTPUT +- Support \bigtimes from the mathtools package (bug 11223). + +- Support 0x019b via tipa (bug 12426). * MISCELLANEOUS @@ -27,126 +30,148 @@ What's new * USER INTERFACE -- The "Rows & Columns" optional submenu has been added to the math context menu. +- If the bibliography processor requested by a document is not available, do not + silently fall back to default. Rather than that, warn the user, keep the requested + processor and only fall back to an alternative at processing stage. -- Avoid using text mode for unicode symbols representable in math mode (bug 9616). +- Backspace at the very start of a cell part of eqnarray or align environments + does not move the cursor out of the whole equation anymore and is now + equivalent to hitting the left arrow key (bug 11678). -- Do not issue error dialog when no tag is found in git repository for - tree-revision info inset. +- Other than directly inserted, now references can also be pasted as insets + into an equation, instead of simply as text (bug 11539). +- Add support for High DPI screens in Windows and Linux (bug 12060). +- Add Qt platform name in About dialog. -* DOCUMENTATION AND LOCALIZATION +- Add new pref variable \draw_strategy to fix some cases where display + is blinking (bug 12119). -- New section about references in the example file colored-boxes.lyx. -- The Dutch user interface localization has been revived, and the Dutch docs - revised. -- The Russian Tutorial has been updated. +* DOCUMENTATION AND LOCALIZATION -- Updated localizations include Arabic, German, Hebrew, and Slovak. +- Update the H-P-Statments example document. * BUILD/INSTALLATION - - ** Bug fixes: ************* * DOCUMENT INPUT/OUTPUT -- (Re-)fix problems with activated equal sign and graphic options in Turkish - and Latin documents (bug 2005). +- Fix Open Document (tex4ht) output converter. -- Correctly set language after intitle paragraphs (bug 11514). +- Fix output of bibliography environment to make backref work + (bug 12041). -- Fix toprule with booktabs/longtable and captions (bug 11589). +- Fix tables in title. -- Avoid adding spaces when parsing an array in a macro template (bug 10499). +- Fix issue causing the coalesce of an empty description list item and an + immediately following nested itemize environment when loading documents + created with version 2.1 or earlier (bug 12148). -- Avoid superfluous braces in the optional argument of a macro (bug 11552). +- Fix export of the optional argument of \sqrt when it contains other + commands with optional arguments (bug 3294). -- 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 loading subscript package with only LaTeX < 2005/12/01 (bug 12387). -- Fix problems with paths that contain the tilde (~) character. +- Fix modernCV.lyx for Texlive 2021 (bug 12311). -- Fix nomenclature processing with LuaTeX (bug 11571). +- Fix validating a macro definitions (bug 12524). -- Fix problem on Windows with saving files in Dropbox folders (bug 10091). +- Fix crashing due to uncodable character in math macro name (bug 11855). -- 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). +* USER INTERFACE -- Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187). +- Re-enable input of non-LyX files (e.g., tex, pgf) (bug 12056). -- Fix direction of roman numbers with RTL documents and LuaTeX. +- Fix problem with display of menus on Gnome Wayland (bug 11746). -- Fix direction of references with XeTeX/bidi (bug 11626). +- Improve error message for VCS file registration when RCS package + is not installed. -- Fix interplay of the memoir class and custom page size/geometry (bug 10970). +- Make bibliographies work with grandchildren (bug 12033). -- Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525). +- Do not close spellchecker after "Replace All" action (bug 11310). -- Fix greyedout note with RTL documents (bug 8647). +- Fix width of collapsible insets with sublabels (bug 12046). -- Fix colored and shaded boxes with RTL documents (bug 8642). +- Fix Hebrew characters overflow in insets (bug 12030). -- Fix loading order problem with rotfloat/rotating and graphicx (bug 11502). +- Fix unwanted scrolling of window when using "copy". (bug 11225). -- Fix LaTeX error with Canadian French as second language. LyX now uses - the (recommended) babel option "acadian" rather than "canadien". +- Disable direct insertion of multiple spaces in mathed text (bug 1311). +- Fix crash in tabular when an empty paragraph is removed + automatically (bug 12117). -* USER INTERFACE +- Fix crash in tabular when resetting font (bug 12566). + +- Fix crash when using Hebrew (bug 12464). + +- On screen, show upper case greek letters in \mathbf as bold (bug 3751). + +- Fix coloring of text-mode material in math equations (bug 11007). + +- Fix crash with undo when the document has errors (bug 12163). + +- Fix Thesaurus usage with large text selection (#10528). + +- Fix wrap-around of spellchecker (#10383). + +- Avoid pointless 'undefined flex inset' errors when changing document + settings (bug 12163). -- Fix configure process with Python 3 (bug 11642). +- Fix display of emphasize in slanted text (bug 12175). -- Fix some numbering issues with bibitems (bug 2743, 8499). +- Fix copy of multi-cells in table (bug 12196). -- Deal properly with orphaned bibitems (bug 7160). +- Fix some wrongly initialized internal buffers (bug 12246). -- Fix endless loop when a macro definition references itself (bug 11595). +- Fix reverse search on Mac (bug 12063). -- Use the selection as the argument of a macro also when the macro has only - optional arguments (bug 10498). +- Fix misaligned math frame decoration (bug 11491). -- Correctly close a language opened in a branch inset (bug 9633). +- Fix painting of nested environment overlaping with inset (bug 12243). -- Fix additional problem with display of inline equations in outliner - (bug 11423). +- Fix outline filter search for "\" symbol (bug 12359). -- Preserve "all authors" state when switching citation style via context - menu (bug 11439). +- Fix inset cornes painting on HiDPI screens (bug 12336). -- Fix right and left layout alignment (in workarea) with RTL (bug 11606). +- Fix instant preview foreground color in Beamer documents (bug 12563). -- Show filenames for verbatim includes in outliner (bug 11612). +- Properly update font info at cursor position after toggling + (bug 12450). -- Enable change tracking if paragraph break change (bug 11629). +- Fix broken modifier handling for Qt-5.12 on Mac (bug 12247). -- Fix crash when deleting column in math grid (bug 11623). +- Limit zoom value to 1000% to avoid crashes (bug 12452). -- Hide "LaTeX (Clipboard)" entry from import menu (bug 11657). +- Limit graphics scaling in LyX to 1--1000% to avoid crashes (12353). + +- Fix potential crash with 32bit ucs4 codepoints (bug 12519). + +- Catch warnings from packages that contain a hyphen in their name + in the Log dialog. * INTERNALS -- Fix TeX file listing with the Nix package manager. + * DOCUMENTATION AND LOCALIZATION -- Fix string direction in Hebrew localization (bug 11607). +- Updated Polish and French User Interface localizations. + +- Updated French Customization.lyx, UserGuide.lyx and Additional.lyx. * LYX2LYX @@ -156,11 +181,7 @@ What's new * 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 @@ -175,3 +196,25 @@ What's new * BUILD/INSTALLATION +- compilation with configure now defaults to Qt5, use --disable-qt5 to compile with Qt4. + +- Remove use of deprecated Qt methods. + +- Update in-tree hunspell library to 1.7.0. + +- The WM class of LyX for X Window environment is now the package name, typically + "lyx" or "lyx[suffix]" (bug 11930). + +- Fix warnings with recent compilers (gcc 11, clang+++ >= 10) and compilation with gcc 12. + +- Fix warnings with autoconf 2.71. + +- Fix framework name case error for QtDBus on Mac (bug 12305) + +- Fix directory permission of .app bundle on Mac (bug 12150) + +- Fix configuration bug on Windows which prevented LyX from + installing (bug 12369). + +- With autoconf, fix the "distcheck" make target. +: