lyx_mirror/status.23x
Juergen Spitzmueller f5457342c4 Do not load mathrsfs if unicode-math is required (#12734)
The latter provides \mathscr and the packages clash

(cherry picked from commit a15bc829d1)
2023-05-27 14:04:32 +02:00

86 lines
1.1 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 2.3.7.
All comments are welcome.
We try to group things by topic and in decreasing order of importance.
Please feel free to re-arrange if that seems like a good idea.
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
* MISCELLANEOUS
* TEX2LYX IMPROVEMENTS
* USER INTERFACE
- Add a few missing autocorrect combinations and allow cycling through arrows
(bug 12711).
* DOCUMENTATION AND LOCALIZATION
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
- Fix leaking of linespace settings between paragraphs if they have
different aligment (bug 12638).
- Do not load mathrsfs if unicode-math is required (bug 12734).
* USER INTERFACE
- Avoid crashing on a recursive macro definition (bug 12633).
* INTERNALS
* DOCUMENTATION AND LOCALIZATION
* LYX2LYX
- Fixed a bug in reversion to 1.6.
* TEX2LYX
- Fix import of umlauts and ß in math (bug 12739).
* LYXHTML
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION
- update included boost library to version 1.75.0.