]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Changelog-UserGuide-LyX_22x.txt: a correction
[lyx.git] / status.22x
index 0a10e6ae285cd34d7a391a07bb4d4a69bdf34e0b..bf526c837fd556a096a7783f4a92cb35822674e2 100644 (file)
@@ -47,11 +47,15 @@ What's new
 - When using Return in an empty paragraph and the depth is reduced,
   the layout of the paragraph is now changed accordingly.
 
+- Issue an error message if incompatible languages (in terms of language package
+  requirements) are used (bug 10456).
+
 
 * DOCUMENTATION AND LOCALIZATION
 
-- new Arabic translation of the Shortcuts.lyx documentation file
-- Updated Swedish and Ukrainian user interface localization.
+- new Arabic translation of the Intro manual and the Shortcuts
+  documentation file
+- Updated Arabic, Swedish and Ukrainian user interface localization.
 
 
 * BUILD/INSTALLATION
@@ -65,6 +69,8 @@ What's new
 
 - Fix nested language handling with polyglossia (bug 9633).
 
+- Fix usage of multiple varieties of the same polyglossia language.
+
 - Fix LaTeX output of fixed-width cells with decimal separator (bug 9568).
 
 - Do not hardcode required packages for Note inset.
@@ -76,6 +82,12 @@ What's new
 - The '|' special character in index insets must no longer be inserted via
   TeX-mode.
 
+- Fix preview of language switching commands for single paragraphs in some
+  corner cases.
+
+- Show symbol name and description in plaintext export of nomenclature
+  entries (bug 10459)
+
 
 * LYX2LYX
 
@@ -104,8 +116,20 @@ What's new
 
 - Fix display of Arabic text when compiling with Qt5 (bug 10436).
 
+- Fix selection painting in right-to-left texts (bug 10424).
+
+- Fix cursor movement when the document contains high-plane Unicode
+  characters (bug 10443).
+
 - Allow using colors supported by xcolor inside mathed (bug 10417).
 
+- Change description of "frame of button" color to "button frame" (bug
+  10135).
+
+- Fix height of cursor inside insets (bug 10478).
+
+- Fix bad painting of collapsable insets sub-label when selecting (bug 10475).
+
 
 * INTERNALS