2007-07-27 12:39:36 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2007-10-08 06:01:31 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.5.3
|
2007-07-27 12:39:36 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
|
|
|
I'd be glad if some of you could take the time to check it out (or fix
|
|
|
|
a bug or two if you are feeling adventurous). Let me recall that all
|
|
|
|
these fixes have been checked into the BRANCH_1_5_X branch, which you
|
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X lyx-1.5.x
|
|
|
|
|
|
|
|
Juergen
|
|
|
|
|
|
|
|
[In this list, I try to group things by topic and in decreasing
|
|
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2007-10-08 14:47:43 +00:00
|
|
|
- Update Japanese and Traditional Chinese translations of the interface
|
2007-08-12 21:35:18 +00:00
|
|
|
|
2007-10-09 20:57:06 +00:00
|
|
|
|
2007-08-07 13:44:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2007-10-08 13:50:10 +00:00
|
|
|
- the behaviour of Return and M-Return has changed: they now allow to either
|
|
|
|
keep current paragraph and depth or to to nesting paragraph (bug 2445).
|
|
|
|
|
2007-10-08 13:25:26 +00:00
|
|
|
- Add the esint font to the private math fonts. This font assures a
|
|
|
|
consistent on screen looking for all kinds of supported integral signs.
|
2007-10-09 20:57:06 +00:00
|
|
|
|
2007-09-16 14:20:08 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2007-10-09 21:05:51 +00:00
|
|
|
- Fix a crash when exporting a file with a branch from the command line
|
|
|
|
(bug 4255).
|
|
|
|
|
|
|
|
- Remove obsolete LaTeX-preamble code that was set when a document contains
|
|
|
|
URLs (bug 2265).
|
2007-09-24 17:50:07 +00:00
|
|
|
|
2007-10-13 20:55:33 +00:00
|
|
|
- Add Erlang support for listings (bug 4263).
|
2007-10-09 20:57:06 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* USER INTERFACE:
|
|
|
|
|
2007-10-08 11:47:40 +00:00
|
|
|
- Repair wasy font such that it can also be used on Mac (bug 2326).
|
2007-08-25 17:19:12 +00:00
|
|
|
|
2007-10-08 11:50:58 +00:00
|
|
|
- Fix color of some math symbols (bug 2330).
|
|
|
|
|
2007-10-09 21:05:51 +00:00
|
|
|
- Correctly adjust screen fonts when the zoom or dpi settings are changed in
|
|
|
|
the preferences.
|
|
|
|
|
2007-10-15 14:38:20 +00:00
|
|
|
- Check and show proper error message if configure.py fails (part of bug 2829).
|
2007-10-09 16:22:24 +00:00
|
|
|
|
2007-10-14 16:30:22 +00:00
|
|
|
- Does not display the type of charstyle insets by default. Display type of
|
|
|
|
an charstyle inset under mouse in the status line.
|
|
|
|
|
2007-10-16 21:21:31 +00:00
|
|
|
- Fix DraftDVI preference settings (Windows only).
|
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* DOCUMENTATION
|
|
|
|
|
2007-10-09 20:57:06 +00:00
|
|
|
- Fix wrong character in the User's Guide (including the translations)
|
2007-09-28 01:01:50 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2007-07-30 16:28:45 +00:00
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|
2007-10-08 06:01:31 +00:00
|
|
|
- Fix installation of the Spanish User's Guide when building with scons.
|