2007-07-27 12:39:36 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2008-02-24 13:08:27 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.5.5
|
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...]
|
|
|
|
|
2007-11-07 09:25:03 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
2007-10-19 11:22:53 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2008-03-01 14:50:18 +00:00
|
|
|
- Spanish translation of the math manual.
|
|
|
|
|
2008-02-25 07:34:49 +00:00
|
|
|
- Updated Romanian translation of the user interface.
|
2007-12-22 11:43:04 +00:00
|
|
|
|
2008-02-26 18:08:43 +00:00
|
|
|
- Updated German User's Guide.
|
|
|
|
|
2008-01-15 22:57:34 +00:00
|
|
|
|
2007-08-07 13:44:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2008-03-04 14:07:12 +00:00
|
|
|
- Fix the automatic uncollapsing of outliner during updates (bug 3740).
|
2008-02-01 16:57:34 +00:00
|
|
|
|
2008-02-01 17:40:53 +00:00
|
|
|
|
2007-12-02 18:39:27 +00:00
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-01-13 14:44:28 +00:00
|
|
|
|
2008-01-02 16:55:34 +00:00
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|
|
|
|
|
|
|
|
|
2008-01-12 10:20:38 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-02-24 16:07:47 +00:00
|
|
|
- Fix drawing of top and bottom rules in formal tables (bug 4554).
|
2008-01-25 12:59:23 +00:00
|
|
|
|
2008-02-25 13:33:12 +00:00
|
|
|
- Fix reversion of OHM and ANGSTROM characters to LyX < 1.5.0 (rest of
|
|
|
|
bug 3313).
|
|
|
|
|
2008-02-27 00:02:48 +00:00
|
|
|
- Check for the LaTeX packages "nicefrac" and "units" that are used by LyX.
|
|
|
|
|
2008-02-29 10:32:34 +00:00
|
|
|
- Check for PDF->PS, PDF->EPS and PS->EPS converters and use them (bug 3968).
|
|
|
|
|
2008-03-04 10:14:29 +00:00
|
|
|
- Stop warning messages when a local layout file is opened. Fix bugs caused by
|
|
|
|
incorrect reloading of local layout files.
|
2008-01-15 10:44:55 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* USER INTERFACE:
|
|
|
|
|
2008-02-27 23:39:31 +00:00
|
|
|
- Allow to enter starred math commands like "\tag*" (bug 4584).
|
2008-02-19 07:16:26 +00:00
|
|
|
|
2008-03-01 14:18:57 +00:00
|
|
|
- Fix parameter input of the math commands \makebox and \framebox (bug 2461).
|
|
|
|
|
2008-03-04 10:14:29 +00:00
|
|
|
- When cutting a selection do not leave a dangling paragraph (bug 3995).
|
2008-01-12 10:20:38 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* DOCUMENTATION
|
|
|
|
|
2008-02-26 23:40:48 +00:00
|
|
|
- Math manual:
|
|
|
|
- correct shortcuts for math fonts in section 11.1
|
|
|
|
- fix the description of the command \tag in section 19.4
|
2008-02-03 01:37:26 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2007-07-30 16:28:45 +00:00
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|