2014-03-22 21:55:33 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2015-02-09 21:54:27 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.1.4.
|
2014-03-22 21:55:33 +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-02-09 21:54:27 +00:00
|
|
|
as well as a list of bugs still targeted to the 2.1.4 release.
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
Richard Heck
|
|
|
|
Branch Maintainer
|
|
|
|
rgheck@lyx.org
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2014-06-09 21:35:17 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
2014-12-03 23:41:51 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2015-02-09 22:53:39 +00:00
|
|
|
- support for the math commands \lvert, \rvert, \lVert, and \rVert (bug 3538).
|
2014-10-19 18:43:17 +00:00
|
|
|
|
2015-01-13 16:36:58 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2014-11-10 02:18:13 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2014-08-03 16:59:54 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2014-12-23 10:58:04 +00:00
|
|
|
- Do not output \protect unnecessarily before \caption (bug 9177).
|
2015-01-06 21:06:46 +00:00
|
|
|
|
2014-11-16 08:37:29 +00:00
|
|
|
|
2014-05-29 11:15:07 +00:00
|
|
|
* LYX2LYX
|
|
|
|
|
2014-11-29 09:54:05 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2015-02-11 23:52:53 +00:00
|
|
|
- Fix crash when closing LyX on MacOS X (bug 8637).
|
|
|
|
|
2014-12-23 10:58:04 +00:00
|
|
|
- Fix name and hint of figure captions in documents using the class aastex.
|
2015-02-09 23:17:13 +00:00
|
|
|
|
2015-01-24 14:53:28 +00:00
|
|
|
- Fix output encoding information for non-TeX fonts XeTeX/LuaTeX on preview
|
|
|
|
pane (bug 8919).
|
|
|
|
|
2015-02-12 20:22:21 +00:00
|
|
|
- Work around limitations of external image viewers on windows (bug 8892).
|
|
|
|
|
2015-01-04 09:05:42 +00:00
|
|
|
|
2014-03-14 10:48:40 +00:00
|
|
|
|
|
|
|
* INTERNALS
|
|
|
|
|
2014-12-03 23:11:57 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* LYXHTML
|
|
|
|
|
2014-12-30 12:39:52 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
2015-01-03 19:51:02 +00:00
|
|
|
|
2014-03-22 21:55:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2015-02-11 20:52:36 +00:00
|
|
|
- Fix a configuration error on Windows causing that TeX files were not scanned.
|