X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=status.23x;h=516a38c6f977382100fb3a98c3e625881be41a44;hb=c7f7affd5017f209b4b35406bc237360fff8420b;hp=9c1906d9933d16625db3f70cb0f70ce48c739fb9;hpb=fe426c2db88298229c6bd7ce5a410e7268aa30f7;p=lyx.git diff --git a/status.23x b/status.23x index 9c1906d993..516a38c6f9 100644 --- a/status.23x +++ b/status.23x @@ -34,6 +34,7 @@ What's new - Do not issue error dialog when no tag is found in git repository for tree-revision info inset. +- Fix display with Wayland (bug 11692). * DOCUMENTATION AND LOCALIZATION @@ -45,7 +46,8 @@ What's new - The Russian Tutorial has been updated. -- Updated localizations include Arabic, German, Hebrew, and Slovak. +- Updated localizations include Arabic, Bulgarian, Czech, German, Hebrew, + Brazilian Portuguese, Slovak, and Ukrainian. * BUILD/INSTALLATION @@ -58,6 +60,11 @@ What's new * DOCUMENT INPUT/OUTPUT +- Prevent crash due to unencodable path (bug 11688). + +- Fix crash with polyglossia when the "Auto End" language preference setting + is off and titles are used. + - (Re-)fix problems with activated equal sign and graphic options in Turkish and Latin documents (bug 2005). @@ -90,6 +97,8 @@ What's new - Fix direction of roman numbers with RTL documents and LuaTeX. +- Fix direction of numbered citations outside XeTeX/bidi (bug 3005). + - Fix direction of references with XeTeX/bidi (bug 11626). - Fix interplay of the memoir class and custom page size/geometry (bug 10970). @@ -112,6 +121,8 @@ What's new - Fix termination of commands after math insets (bug 11667). +- Fix \binom command clash in beamer. + * USER INTERFACE @@ -146,11 +157,20 @@ What's new - Enable dissolve in undefined Flex inset context menu (bug 8650). +- Fix bad caret position when row scrolls horizontally (bug 11603). + +- Fix crash when inserting some insets in math split insets (bug 11686). + +- Properly remember cursor position when many files have been opened + (bug 10310). + * INTERNALS - Fix TeX file listing with the Nix package manager. +- Fix Python detection routines, and so instant preview on some platforms + (bug 11282). * DOCUMENTATION AND LOCALIZATION @@ -184,3 +204,5 @@ What's new * BUILD/INSTALLATION +- avoid annoying warnings with g++ 9. +