2015-05-21 14:49:19 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2015-07-25 19:30:39 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.1.5.
|
2015-05-21 14:49:19 +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.
|
|
|
|
|
|
|
|
All of these fixes have already been checked into the 2.1.x branch of
|
|
|
|
LyX's git repository. The repository can be cloned via:
|
|
|
|
git clone git://git.lyx.org/lyx
|
|
|
|
For more details on how to use the repository, please visit:
|
|
|
|
http://wiki.lyx.org/Devel/LyXGit
|
|
|
|
A list of bugs fixed for this release can also be found at:
|
|
|
|
http://www.lyx.org/trac/wiki/BugTrackerHome
|
2015-07-25 19:30:39 +00:00
|
|
|
as well as a list of bugs still targeted to the 2.1.5 release.
|
2015-05-21 14:49:19 +00:00
|
|
|
|
|
|
|
Richard Heck
|
|
|
|
Branch Maintainer
|
|
|
|
rgheck@lyx.org
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2015-08-23 09:56:04 +00:00
|
|
|
- Add \ensuremath to the list of math completions
|
|
|
|
|
2015-05-21 14:49:19 +00:00
|
|
|
|
2015-05-30 16:09:28 +00:00
|
|
|
|
2015-05-21 14:49:19 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2015-07-30 23:06:27 +00:00
|
|
|
- Updated Brazilian Portuguese user interface localization.
|
2015-05-21 14:49:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
|
2015-07-25 19:30:39 +00:00
|
|
|
|
2015-05-21 14:49:19 +00:00
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2015-06-25 19:31:00 +00:00
|
|
|
|
2015-05-21 14:49:19 +00:00
|
|
|
|
|
|
|
* LYX2LYX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2015-07-25 10:48:13 +00:00
|
|
|
- Fix automatic insertion of longtable captions (bug 9692).
|
2015-05-26 17:33:07 +00:00
|
|
|
|
|
|
|
- Fix setting of nested minipage via the dialog (bug 8716).
|
2015-06-03 10:14:30 +00:00
|
|
|
|
2015-07-21 09:50:36 +00:00
|
|
|
- Reset cursor language when changing document-wide language (bug 9586).
|
|
|
|
|
|
|
|
- Reset cursor font when leaving an inset to the left (bug 6032).
|
2015-06-05 09:43:05 +00:00
|
|
|
|
|
|
|
- Correctly update previews when cursor leaves inset (bug 6173).
|
2015-07-25 10:48:13 +00:00
|
|
|
|
2015-05-21 14:49:19 +00:00
|
|
|
|
|
|
|
* INTERNALS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* LYXHTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|