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
|
|
|
|
2012-07-02 22:21:39 +00:00
|
|
|
- It is now recognized if syncTeX is used (bug 8217).
|
|
|
|
|
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
|
|
|
|
2012-07-11 15:20:15 +00:00
|
|
|
- Allow native LyX format to be shown in View>Source.
|
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2012-07-04 22:09:13 +00:00
|
|
|
- Updated French, German, Interlingua, Italian, Slovak and Spanish
|
|
|
|
user interface localizations.
|
2012-06-23 17:30:06 +00:00
|
|
|
|
2012-07-12 22:23:21 +00:00
|
|
|
- New Spanish example files europeCV.lyx and modernCV.lyx.
|
|
|
|
|
2012-07-12 22:55:27 +00:00
|
|
|
- Updated Spanish translation of the LyX manuals.
|
|
|
|
|
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 14:00:36 +00:00
|
|
|
- Export correct language change commands if document contains different
|
2012-06-30 01:48:34 +00:00
|
|
|
CJK languages (bug 8215).
|
|
|
|
|
2012-07-18 10:41:53 +00:00
|
|
|
- Fix bug that Elsevier documents became uncompilable when using refstlye for
|
2012-07-02 20:18:42 +00:00
|
|
|
cross-references.
|
|
|
|
|
2012-07-03 18:43:49 +00:00
|
|
|
- Fixed the layout file for scientific articles published by the American
|
|
|
|
Psychological Association (APA) (bug 8187).
|
|
|
|
|
2012-07-10 22:07:07 +00:00
|
|
|
- Write correct DTD for MathML (bug #8160).
|
|
|
|
|
2012-07-18 10:41:53 +00:00
|
|
|
- Embrace babel settings to \makeatletter ... \makeatother if they contain
|
|
|
|
an @ glyph.
|
|
|
|
|
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).
|
|
|
|
|
2012-06-30 17:19:38 +00:00
|
|
|
- Fix enumitem module translation (bug #8201).
|
|
|
|
|
2012-07-11 15:20:15 +00:00
|
|
|
- Set math display format when showing XHTML in View>Source.
|
|
|
|
|
2011-11-29 19:50:25 +00:00
|
|
|
|
2011-12-20 00:23:18 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2012-07-06 23:58:06 +00:00
|
|
|
- Update/correct in the Userguide the description of the labeling list
|
|
|
|
(bug 8224).
|
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-07-02 20:18:42 +00:00
|
|
|
- Fix bug that language change commands were not always 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-07-04 10:18:15 +00:00
|
|
|
- recognize version numbers like 2.0.5dev as development versions when
|
|
|
|
computing the default value of --enable-build-type.
|
2012-05-13 18:27:08 +00:00
|
|
|
|