]> git.lyx.org Git - lyx.git/commitdiff
document recent fixes
authorUdi Fogiel <ufogiel@lyx.org>
Sun, 9 Jun 2024 23:18:02 +0000 (02:18 +0300)
committerUdi Fogiel <ufogiel@lyx.org>
Sun, 9 Jun 2024 23:18:02 +0000 (02:18 +0300)
status.24x

index e93d1436659f010783b88560ce266a318bf570ac..734f4a89dc415ec6631b417c9f12b796ff4d798b 100644 (file)
@@ -68,8 +68,11 @@ What's new
 - Update acknowledgments handling in aastex63 layout 
   (cf. https://journals.aas.org/aastexguide/#acknowledgments)
 
+- Make textstyle-update LFUN work properly inside equations.
+
 - Make buffer-reset-export LFUN work properly.
 
+- Remove redundant code from preamble of double column Hebrew documents (bug 12919)
 
 * USER INTERFACE
 
@@ -83,6 +86,8 @@ What's new
 
 - Fix incorrect scrolling when using outline to jump to a paragraph (bug 10425).
 
+- Fix preview inset with XeTeX, and with RTL languages in genral.
+
 - Respect change tracking in dash conversion mechanism (bug 13062).
 
 - The outliner option "Only output items" now works properly (bug 12981).
@@ -112,6 +117,7 @@ What's new
 
 - Re-allow the use of quoted argument to PackageOptions layout tag.
 
+- Fix crash when passing unknown value to textstyle-update
 
 * DOCUMENTATION AND LOCALIZATION