mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
de42244c92
(nicefrac and units are supported by LyX since LyX 1.5.0.) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23267 a592a061-630c-0410-9148-cb99ea01b6c8
75 lines
1.4 KiB
Plaintext
75 lines
1.4 KiB
Plaintext
-*- text -*-
|
|
|
|
This file describes what has been done in the preparation of LyX 1.5.5
|
|
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
|
|
|
|
- Updated Romanian translation of the user interface.
|
|
|
|
- Updated German User's Guide.
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
- Stop warning messages when a local layout file is opened. Fix bugs caused by
|
|
incorrect reloading of local layout files.
|
|
|
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
*************
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
- Fix drawing of top and bottom rules in formal tables (bug 4554).
|
|
|
|
- Fix reversion of OHM and ANGSTROM characters to LyX < 1.5.0 (rest of
|
|
bug 3313).
|
|
|
|
- Check for the LaTeX packages "nicefrac" and "units" that are used by LyX.
|
|
|
|
|
|
* USER INTERFACE:
|
|
|
|
|
|
|
|
|
|
* DOCUMENTATION
|
|
|
|
- Math manual:
|
|
- correct shortcuts for math fonts in section 11.1
|
|
- fix the description of the command \tag in section 19.4
|
|
|
|
|
|
* BUILD/INSTALLATION:
|
|
|