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-08-27 06:50:40 +00:00
|
|
|
- Add support for some IPA diacritics.
|
|
|
|
|
2012-08-30 12:09:23 +00:00
|
|
|
- Enclose underlined \ref{} commands in \mbox{} to protect them when
|
|
|
|
using the package soul in place of (or together with) ulem.
|
|
|
|
|
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
|
|
|
|
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-07-21 18:14:12 +00:00
|
|
|
- Reset only the top-level counter when starting the appendix.
|
|
|
|
|
2012-09-11 22:11:55 +00:00
|
|
|
- Show backends, not formats, in menu View->Source (bug #7652).
|
2012-06-14 13:57:44 +00:00
|
|
|
|
2012-09-11 22:11:55 +00:00
|
|
|
- Allow native LyX format to be shown in menu View->Source.
|
2012-07-11 15:20:15 +00:00
|
|
|
|
2012-09-21 21:21:41 +00:00
|
|
|
- Implementation of spell check of current selection (bug #2511).
|
|
|
|
|
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-07-21 18:14:12 +00:00
|
|
|
- Fix assertion when start of appendix is in ERT (bug 8271).
|
|
|
|
|
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 15:33:32 +00:00
|
|
|
- Fix bug that Elsevier documents became uncompilable when using refstyle 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-23 09:03:25 +00:00
|
|
|
- Write correct DTD for MathML (bug 8160).
|
2012-07-10 22:07:07 +00:00
|
|
|
|
2012-07-23 06:40:37 +00:00
|
|
|
- Make the ~ char in Basque, Estonian and Galician non-active (bug 8265).
|
2012-07-18 11:01:10 +00:00
|
|
|
|
2012-07-18 10:41:53 +00:00
|
|
|
- Embrace babel settings to \makeatletter ... \makeatother if they contain
|
|
|
|
an @ glyph.
|
|
|
|
|
2012-09-17 06:59:41 +00:00
|
|
|
- Improve the external file monitor. LyX should now also honor changes in
|
|
|
|
graphics that are included via ERT or generated via knitr (bug 8336).
|
|
|
|
|
2012-07-23 06:40:37 +00:00
|
|
|
- Fix LaTeX errors with right-to-left text when using XeTeX/Polyglossia
|
|
|
|
(part of bug 8251).
|
|
|
|
|
2012-07-23 12:56:00 +00:00
|
|
|
- Fix brackets direction in Hebrew documents when using XeTeX/Polyglossia
|
|
|
|
and in Arabic documents on plain text output (part of bug 8251).
|
|
|
|
|
2012-09-20 23:17:37 +00:00
|
|
|
- Fix bracket output with RTL languages (bug 8278).
|
|
|
|
|
2012-07-23 09:03:25 +00:00
|
|
|
- Fix babel call with Arabic (arabi).
|
|
|
|
|
2012-07-23 09:36:55 +00:00
|
|
|
- Fix suppression of language package.
|
|
|
|
|
2012-08-27 06:45:21 +00:00
|
|
|
- Fix forward search with the Okular viewer. If you were affected by this,
|
|
|
|
please change the forward search command in Preferences > Output to
|
|
|
|
okular --unique "$$o#src:$$n $$f" (as provided now in the dropdown list).
|
|
|
|
|
2012-08-27 06:50:40 +00:00
|
|
|
- Fix LaTeX output of IPA tone symbols.
|
|
|
|
|
2012-08-20 23:30:51 +00:00
|
|
|
- Fix support for mhchem upward arrows, which in mathed are rendered as
|
|
|
|
empty (brace insets) superscripts (bug 8305).
|
|
|
|
|
2012-08-21 02:04:54 +00:00
|
|
|
- Fix tex2lyx import of mhchem commands outside math mode (bug 8306).
|
|
|
|
|
2012-02-18 14:00:41 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2012-09-11 22:11:55 +00:00
|
|
|
- Fix crash in text replacement with spell checker (bug 8238).
|
|
|
|
|
2012-06-29 13:18:20 +00:00
|
|
|
- Fix various crashes when single document is edited in more windows
|
|
|
|
(bug 8203).
|
|
|
|
|
2012-01-13 03:31:01 +00:00
|
|
|
- Fix crash when renaming a child buffer.
|
|
|
|
|
2012-07-16 21:39:24 +00:00
|
|
|
- Fix crash when using undo in a paragraph with layout Bibliography (bug 7111).
|
2012-05-31 12:02:40 +00:00
|
|
|
|
2012-09-19 08:14:56 +00:00
|
|
|
- Fix bug where references were erroneously changed when a duplicate label
|
|
|
|
name was resolved (bug 8147).
|
|
|
|
|
2012-06-04 16:02:59 +00:00
|
|
|
- Make sure that undo restores environment depth correctly (bug 8159).
|
|
|
|
|
2012-07-16 21:39:24 +00:00
|
|
|
- Make sure that undo restores paragraph longest label width correctly
|
|
|
|
(bug 8242).
|
|
|
|
|
2012-09-17 09:24:39 +00:00
|
|
|
- Fix undo machinery confusion after checking in a document under version
|
|
|
|
control (bug 8342).
|
|
|
|
|
2012-08-21 10:19:18 +00:00
|
|
|
- Do not forget the undo information when doing a Save As...
|
|
|
|
|
2012-07-16 21:39:24 +00:00
|
|
|
- Replace current selection when pasting (bug 8027).
|
|
|
|
|
2012-06-30 17:19:38 +00:00
|
|
|
- Fix enumitem module translation (bug #8201).
|
|
|
|
|
2012-09-11 22:11:55 +00:00
|
|
|
- Set math display format when showing XHTML in menu View->Source.
|
2012-07-11 15:20:15 +00:00
|
|
|
|
2012-07-18 20:20:46 +00:00
|
|
|
- Fix problem with configure.py when the user profile path on Windows
|
|
|
|
contains non-ascii characters (bug 8254).
|
|
|
|
|
2012-01-13 03:31:01 +00:00
|
|
|
- Remove annoying startup debug message.
|
|
|
|
|
2012-06-11 13:03:29 +00:00
|
|
|
- Shorten source file names in debug messages.
|
|
|
|
|
2011-11-06 22:36:14 +00:00
|
|
|
- Fix display of file names that contain many non-ascii characters.
|
|
|
|
|
2012-08-22 10:32:22 +00:00
|
|
|
- When using a non-default language for the GUI, do not change locale
|
|
|
|
settings of child proceses (bug 7741).
|
|
|
|
|
2012-09-24 14:31:38 +00:00
|
|
|
- Change the logic for listing available languages for the GUI, which
|
|
|
|
broke the possibility of loading non-english help file on Mac OS X.
|
|
|
|
|
2012-09-17 09:36:29 +00:00
|
|
|
- Do not disable Instant Preview widgets in preferences when Display
|
|
|
|
Graphics is unchecked (bug 7462).
|
|
|
|
|
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
|
|
|
|