]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Fix left/right border UI when toggling formal
[lyx.git] / status.23x
index 487d9f0414b2107601dba66d0e998d075efd2a27..7a75ce55e734b03bf205644ed2c5dbcc6c3799fe 100644 (file)
@@ -51,6 +51,8 @@ What's new
 
 - Fix bad error message (bug 11486).
 
+- Improve performance on Windows with lots of math insets.
+
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -97,6 +99,12 @@ What's new
 - Fix LaTeX error caused by Control key shortcut inset on the Mac (remainder
   of bug 10641).
 
+- Correctly add the branch name suffix when the stem of the filename
+  contains a dot (bug 11490).
+
+- Load required packages to correctly typeset unicode symbols entered
+  in math mode (bug 11526).
+
 
 * USER INTERFACE
 
@@ -161,6 +169,16 @@ What's new
 
 - Fix crash when disabling math preview (bug 11498).
 
+- Quote filenames when calling gunzip and avoid a crash when the filename
+  of a compressed file does not end with a proper extension (bug 4269).
+
+- Fix behavior of (un)setting all tabular borders (bug 11382).
+
+- Place the indentation bars correctly in full-screen mode (bug 11286).
+
+- Fix display of formal table bottom line with multirows (bug 11445).
+
+- Fix left/right border UI when toggling formal table style (bug 9835).
 
 
 * INTERNALS