lyx_mirror/status.23x

79 lines
1.0 KiB
Plaintext
Raw Normal View History

2018-02-16 17:02:57 +00:00
-*- text -*-
2020-06-01 18:10:09 +00:00
This file describes what has been done in the preparation of LyX 2.3.6.
2018-02-16 17:02:57 +00:00
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
2020-06-05 21:36:45 +00:00
- Added layout for American Psychological Association (APA), v. 7 (apa7).
2018-02-16 17:02:57 +00:00
2020-05-18 17:20:57 +00:00
* USER INTERFACE
- Improve UI of math matrix dialog UI (bug 11888).
2020-05-18 17:20:57 +00:00
* MISCELLANEOUS
2018-03-11 17:33:45 +00:00
2020-05-18 17:20:57 +00:00
* TEX2LYX IMPROVEMENTS
2018-02-16 17:02:57 +00:00
* DOCUMENTATION AND LOCALIZATION
* BUILD/INSTALLATION
2018-02-16 17:02:57 +00:00
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
2018-02-16 17:02:57 +00:00
* USER INTERFACE
- Fix problem with drawing of auto-opened insets (bug 11870).
- Fix crash when rejecting changes and the cursor is in an inset that will be
deleted (bug 10316).
- Ask to save hidden dirty documents (bug 11405).
- Fix background color of collapsible insets with sublabel.
2018-02-16 17:02:57 +00:00
* INTERNALS
2019-06-18 22:14:22 +00:00
* DOCUMENTATION AND LOCALIZATION
2018-02-16 17:02:57 +00:00
* LYX2LYX
* TEX2LYX
2019-06-18 22:14:22 +00:00
* LYXHTML
2018-02-16 17:02:57 +00:00
2019-06-18 22:14:22 +00:00
* ADVANCED FIND AND REPLACE
2018-02-22 05:55:10 +00:00
2019-06-18 22:14:22 +00:00
* BUILD/INSTALLATION