document recent fixes

This commit is contained in:
Udi Fogiel 2024-06-10 02:18:02 +03:00
parent 55b54c852a
commit 0681b32093

View 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