lyx_mirror/status.23x
Enrico Forestieri 11fd6fe43d Fix bug #11595
Avoid an endless loop when in the definition of a macro the macro
itself is used in the LyX representation part.

(cherry picked from commit 1cb2a443b5)
2019-06-22 21:48:16 +02:00

95 lines
1.1 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 2.3.4.
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
* DOCUMENTATION AND LOCALIZATION
- The Dutch user interface localization has been revived.
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
- Fix toprule with booktabs/longtable and captions (bug 11589).
* USER INTERFACE
- Fix some numbering issues with bibitems (bug 2743, 8499).
- Deal properly with orphaned bibitems (bug 7160).
- Fix endless loop when a macro definition references itself (bug 11595).
* INTERNALS
* DOCUMENTATION AND LOCALIZATION
* LYX2LYX
* TEX2LYX
- Significantly improve support for modules (bug 11259, 8229).
- Prevent multiplication of preamble code on (re-)import (bug 8229).
* LYXHTML
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION