2011-05-02 14:43:11 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2014-01-24 17:45:18 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.0.8.
|
2011-05-02 14:43:11 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
2012-04-16 02:43:21 +00:00
|
|
|
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.0.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
|
2014-01-24 17:45:18 +00:00
|
|
|
as well as a list of bugs still targeted to the 2.0.7 release.
|
2012-04-16 02:43:21 +00:00
|
|
|
|
|
|
|
Richard Heck
|
|
|
|
Branch Maintainer
|
|
|
|
rgheck@lyx.org
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2014-02-02 22:59:47 +00:00
|
|
|
- Updated French user interface localization.
|
2013-03-27 18:51:27 +00:00
|
|
|
|
2012-05-11 12:01:58 +00:00
|
|
|
|
2011-11-29 19:12:10 +00:00
|
|
|
* TEX2LYX IMPROVEMENTS
|
2011-11-24 19:51:39 +00:00
|
|
|
|
2011-09-22 02:57:28 +00:00
|
|
|
|
2012-11-28 23:14:02 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2012-11-23 15:30:27 +00:00
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2013-09-15 15:03:50 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2012-01-19 20:32:43 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2013-06-12 21:24:59 +00:00
|
|
|
|
2012-02-18 14:00:41 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2014-01-27 19:58:21 +00:00
|
|
|
- Fix outliner-related crash when master and child are open in different
|
|
|
|
windows (bug 8948).
|
2013-05-10 17:17:47 +00:00
|
|
|
|
2014-02-08 04:46:12 +00:00
|
|
|
- Correctly compare documents with different author sets (bug 8769).
|
|
|
|
|
|
|
|
- Fix crash with changetracking in bibliography environment (bug 8646).
|
|
|
|
|
|
|
|
- Fix crash when optional argument inside inside a math macro was deleted (bug 8329).
|
|
|
|
|
2014-01-29 16:41:32 +00:00
|
|
|
- Fix problem that led to assertion in some cases when space was at
|
|
|
|
beginning of line (bugs 8838 and 8947).
|
|
|
|
|
2014-02-08 04:46:12 +00:00
|
|
|
- Fix drawing of table lines of multicolumns (bug 8082).
|
2014-01-13 16:27:17 +00:00
|
|
|
|
2014-02-09 22:17:38 +00:00
|
|
|
- Correct language for textual references in multi-language documents (bug 8613).
|
|
|
|
|
2014-02-08 04:46:12 +00:00
|
|
|
- Handle undo in `branch-add' function.
|
2014-01-27 19:58:21 +00:00
|
|
|
|
2014-01-29 18:20:01 +00:00
|
|
|
- Fix the missing dynamic menus in general and restore correctly from fullscreen.
|
|
|
|
|
2014-02-08 04:46:12 +00:00
|
|
|
|
2011-12-20 00:23:18 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2013-04-12 07:42:15 +00:00
|
|
|
|
2012-05-02 14:54:22 +00:00
|
|
|
|
2013-02-16 20:48:12 +00:00
|
|
|
* LYXHTML
|
2012-05-02 14:54:22 +00:00
|
|
|
|
2013-05-13 18:26:46 +00:00
|
|
|
|
2012-05-02 14:54:22 +00:00
|
|
|
|
2012-03-13 21:13:36 +00:00
|
|
|
* TEX2LYX
|
|
|
|
|
2012-11-28 21:17:00 +00:00
|
|
|
|
2012-03-13 21:13:36 +00:00
|
|
|
|
2011-05-27 22:19:17 +00:00
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
2013-04-03 23:43:36 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
2013-05-03 12:15:10 +00:00
|
|
|
|
2014-01-27 19:58:21 +00:00
|
|
|
- Improve detection of Qt via pkg-config, especially on Mac OS.
|
2013-07-14 18:27:52 +00:00
|
|
|
|
2014-01-27 19:58:21 +00:00
|
|
|
- Fix a couple of compilation warnings.
|