2011-05-02 14:43:11 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2011-11-29 19:12:10 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.0.3
|
2011-05-02 14:43:11 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
|
|
|
I'd be glad if some of you could take the time to check it out (or fix
|
|
|
|
a bug or two if you are feeling adventurous). Let me recall that all
|
|
|
|
these fixes have been checked into the BRANCH_2_0_X branch, which you
|
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X
|
|
|
|
|
|
|
|
Richard
|
|
|
|
|
|
|
|
[In this list, I try to group things by topic and in decreasing
|
|
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2011-12-01 13:50:08 +00:00
|
|
|
- Fix Sweave support for document encoding with R >= 2.13.1 (bug 7876).
|
2011-09-22 02:57:28 +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
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2011-12-03 08:24:56 +00:00
|
|
|
- Customization manual updated to reflect the features of LyX 2.0.x.
|
|
|
|
|
|
|
|
- Updated German, Italian and Slovak user interface localization.
|
2011-11-29 20:58:46 +00:00
|
|
|
|
2011-12-03 15:27:20 +00:00
|
|
|
- The Sweave manual is now also available in the menu
|
|
|
|
Help->Specific Manuals (bug 7891).
|
|
|
|
|
2011-12-03 15:36:59 +00:00
|
|
|
- Updated description of the external material template PDFPages
|
|
|
|
(bug 7888).
|
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2011-11-29 23:03:08 +00:00
|
|
|
- Make sure that we detect and use python 2 on systems where python 3
|
|
|
|
is the default python interpreter.
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2011-12-02 19:19:16 +00:00
|
|
|
- Fix crash when exporting branches to XHTML.
|
|
|
|
|
2011-10-29 20:34:31 +00:00
|
|
|
|
2011-11-18 21:40:45 +00:00
|
|
|
* TEX2LYX
|
2011-10-31 01:58:58 +00:00
|
|
|
|
2011-07-31 02:07:16 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2011-11-29 19:54:48 +00:00
|
|
|
- Fixed crash when changing label when outliner is open and sorted (bug 7709).
|
|
|
|
|
2011-11-29 19:45:27 +00:00
|
|
|
- Update citation labels when the BibTeX file changes (bug 7499).
|
2011-09-05 18:58:56 +00:00
|
|
|
|
2011-12-03 21:48:15 +00:00
|
|
|
- Mark Buffer dirty when changing branch activation status (bug 7872). Sadly,
|
|
|
|
this does not work properly if the branches are in a master document that is
|
|
|
|
hidden, but this is a larger issue.
|
|
|
|
|
2011-11-29 20:00:28 +00:00
|
|
|
- Fix inconsistent state of horizontal space dialog on start up (bug 7906).
|
|
|
|
|
2011-11-29 19:50:25 +00:00
|
|
|
- Unify diplay of theorem headings (bug 7883).
|
|
|
|
|
|
|
|
|
2011-05-27 22:19:17 +00:00
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
2011-09-07 21:37:25 +00:00
|
|
|
|
2011-11-30 11:19:57 +00:00
|
|
|
- Fix link problem when compiling on Mac OS X with plain autotools.
|
|
|
|
|
2011-12-01 15:11:05 +00:00
|
|
|
- Add forgotten file Package.cpp to list of files that need l10n.
|