2011-05-02 14:43:11 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2012-11-10 20:28:51 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.0.6.
|
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-11-10 20:28:51 +00:00
|
|
|
as well as a list of bugs still targeted to the 2.0.6 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-11-11 18:31:02 +00:00
|
|
|
- Allow additional support for Japanese pLaTeX with utf8 encoding
|
|
|
|
(bug #8408).
|
2012-08-30 12:09:23 +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
|
|
|
|
2012-11-23 15:13:34 +00:00
|
|
|
- add new option -m to select needed modules (bug #8393).
|
2011-09-22 02:57:28 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2012-11-11 09:52:50 +00:00
|
|
|
- Categorize paragraph styles of the linguistics module.
|
2012-10-03 14:39:01 +00:00
|
|
|
|
2012-11-23 15:30:27 +00:00
|
|
|
- Show a symbol on collapsed branches indicating whether they are
|
|
|
|
active.
|
|
|
|
|
2012-11-26 05:05:23 +00:00
|
|
|
- completely revised layout and example files for
|
|
|
|
- achemso
|
|
|
|
- modernCV (Note: Due to massive changes in the modernCV document class
|
|
|
|
you need to adapt your existing files according to the new
|
|
|
|
example file to keep them compilable.)
|
|
|
|
|
2011-08-29 04:37:45 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2012-11-13 23:14:52 +00:00
|
|
|
- Updated Japanese user interface localizations.
|
2012-10-10 23:36:42 +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
|
|
|
|
|
2012-11-20 21:22:52 +00:00
|
|
|
- Do not let child document's settings override master settings (bug 5941).
|
2012-11-12 06:49:52 +00:00
|
|
|
|
2012-11-20 21:22:52 +00:00
|
|
|
- Correct output of text in changed font size and with decorations (bug 8424).
|
2012-07-23 09:36:55 +00:00
|
|
|
|
2012-11-26 05:14:04 +00:00
|
|
|
- Layout file for JASATeX: solved problems with natbib and added missing
|
|
|
|
short title for the document title
|
|
|
|
|
2012-11-28 01:50:09 +00:00
|
|
|
- Fix problem using lyxpak.py when outside the LyX tree: Variable was
|
|
|
|
undefined.
|
|
|
|
|
2012-02-18 14:00:41 +00:00
|
|
|
|
2011-05-02 14:43:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2012-11-10 02:04:10 +00:00
|
|
|
- Fix regression in which clicking in the main work area always resets
|
2012-11-20 21:22:52 +00:00
|
|
|
the selected format in View > Source (bug 8411).
|
2012-11-10 02:04:10 +00:00
|
|
|
|
2012-09-30 16:36:22 +00:00
|
|
|
- When selecting text and Insert > Preview, immediately display the
|
2012-11-20 21:22:52 +00:00
|
|
|
preview (bug 8075).
|
2012-11-20 18:00:06 +00:00
|
|
|
|
|
|
|
- Allow arguments in PassThru environments (bug 7646).
|
2012-09-17 09:36:29 +00:00
|
|
|
|
2011-11-29 19:50:25 +00:00
|
|
|
|
2011-12-20 00:23:18 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2012-11-18 15:02:43 +00:00
|
|
|
- Make the thesis template compilable again. (The reason for this bug
|
|
|
|
was that LyX no longer loads the babel package if the document
|
|
|
|
language is English and no other languages are used in the file.)
|
2012-10-16 00:29:37 +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-11-25 01:21:13 +00:00
|
|
|
- correct import of the command \framebox (bug 8223).
|
2012-10-29 19:52:22 +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
|
|
|
|
2011-09-26 15:51:28 +00:00
|
|
|
- Fix building with system boost on FreeBSD.
|