lyx_mirror/status.20x

87 lines
1.4 KiB
Plaintext
Raw Normal View History

-*- text -*-
2012-11-10 20:28:51 +00:00
This file describes what has been done in the preparation of LyX 2.0.6.
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
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
- Allow additional support for Japanese pLaTeX with utf8 encoding
(bug #8408).
2012-05-11 12:01:58 +00:00
* TEX2LYX IMPROVEMENTS
* USER INTERFACE
- Categorize paragraph styles of the linguistics module.
2012-10-03 14:39:01 +00:00
* DOCUMENTATION AND LOCALIZATION
2012-10-10 23:36:42 +00:00
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
* USER INTERFACE
- Fix regression in which clicking in the main work area always resets
the selected format in View>Source (bug #8411).
- When selecting text and Insert > Preview, immediately display the
preview (bug #8075).
* DOCUMENTATION AND LOCALIZATION
* LYXHTML
2012-03-13 21:13:36 +00:00
* TEX2LYX
2012-03-13 21:13:36 +00:00
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION