2011-05-02 14:43:11 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2012-06-28 14:49:45 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.0.5.
|
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
|
2012-06-28 14:49:45 +00:00
|
|
|
as well as a list of bugs still targeted to the 2.0.5 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
|
|
|
|
|
2012-06-29 16:46:53 +00:00
|
|
|
- Add explicit dvilualatex output format.
|
|
|
|
|
2012-05-11 12:01:58 +00:00
|
|
|
|
2012-01-20 13:02:19 +00:00
|
|
|
|
2011-11-29 19:12:10 +00:00
|
|
|
* TEX2LYX IMPROVEMENTS
|
2011-11-24 19:51:39 +00:00
|
|
|
|
2012-06-30 00:18:18 +00:00
|
|
|
- The polyglossia/XeTeX language commands are now supported (bug 8212).
|
2011-12-18 15:14:19 +00:00
|
|
|
|
2011-09-22 02:57:28 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2012-06-29 14:37:02 +00:00
|
|
|
- Show backends, not formats, in View>Source (bug #7652).
|
2012-06-14 13:57:44 +00:00
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2012-06-30 02:38:18 +00:00
|
|
|
- Interlingua user interface localizations.
|
2012-06-23 17:30:06 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2012-03-04 23:54:31 +00:00
|
|
|
-
|
2012-01-19 20:32:43 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2012-06-29 13:08:38 +00:00
|
|
|
- Do not output empty language switch commands (bug 8216).
|
|
|
|
|
|
|
|
- When using Turkish language, use the xkeyval package to avoid
|
|
|
|
incompatibilities (bug 2005).
|
2012-06-10 09:45:41 +00:00
|
|
|
|
2012-06-29 16:37:50 +00:00
|
|
|
- Do not ignore polyglossia commands in partial source preview (bug 8209).
|
|
|
|
|
2012-06-30 01:48:34 +00:00
|
|
|
- Export correct language change commands if document coontains different
|
|
|
|
CJK languages (bug 8215).
|
|
|
|
|
2012-02-18 14:00:41 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2012-06-29 13:18:20 +00:00
|
|
|
- Fix various crashes when single document is edited in more windows
|
|
|
|
(bug 8203).
|
|
|
|
|
|
|
|
- Replace current selection when pasting (bug 8027).
|
2012-05-31 12:02:40 +00:00
|
|
|
|
2012-06-04 16:02:59 +00:00
|
|
|
- Make sure that undo restores environment depth correctly (bug 8159).
|
|
|
|
|
2011-11-29 19:50:25 +00:00
|
|
|
|
2011-12-20 00:23:18 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2012-05-06 10:53:02 +00:00
|
|
|
|
2011-12-20 00:23:18 +00:00
|
|
|
|
2012-05-02 14:54:22 +00:00
|
|
|
* LYXHTML
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-03-13 21:13:36 +00:00
|
|
|
* TEX2LYX
|
|
|
|
|
2012-06-30 01:40:40 +00:00
|
|
|
- Fix bug that language change was not recognized (bug 8210).
|
2012-06-22 23:13:43 +00:00
|
|
|
|
2012-03-13 21:13:36 +00:00
|
|
|
|
2011-05-27 22:19:17 +00:00
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
2012-01-22 14:23:43 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
2011-09-07 21:37:25 +00:00
|
|
|
|
2012-05-13 18:27:08 +00:00
|
|
|
|