lyx_mirror/status.14x
Jean-Marc Lasgouttes e4fab48b81 first preparations for 1.4.5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@18997 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-06 11:21:59 +00:00

101 lines
2.5 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 1.4.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_4_X branch, which you
can get with the command
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X lyx-1.4.x
JMarc
[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
- Update Hungarian and Italian localizations of the interface.
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
- Don't skip lines after noweb chunks in tex2lyx (bug 3052)
- Fix bug when entering relative length (like page%) as margin
settings (bug 3416).
- Fix Date external template in windows (bug 3241)
- Fix babel bug triggered by MarkBoth in the IEEEtran.layout (bug 3510).
* USER INTERFACE:
- Fix bug where moving the last section up in the toc dialog eats the
last paragraph (bug 3303).
- Fix crash when using "all-insets-toggle" lfun on a file with
math insets (bug 3358).
- Fix crash when undoing ctrl-<minus> in mathed (bug 3590).
- Fix crash if the thesaurus fails on startup (bug 2691).
- Handle undo correctly when inserting a plain text file (bug 3204).
- Fix misplaced cursor when clicking at the end of a line (bug 3310).
- Make it possible to reset itemize bullets to their original state
(bug 3312).
- Fix display of Theorem-like environments when in appendix (bug 3351)
- Fix display of math root inset when the exponent contains large
things (bug 3295).
- Set a default image size value (bug 2458).
- Get ProvidesNatbib working correctly, esp. for egs.layout.
- Fix undo for quotation marks (bug 3439).
- Fix undo for special characters.
- Fix gui for big delimiters.
- Fix wrong LaTeX-output when using the backslash "\" as math
delimiter (bug 3458) (Qt2-frontend only)
- Fix generation of linuxdoc manpages (bug 2966)
- Fix example for docbook-article
- Fix table rotate toolbar buttons images (bug 3525)
- Fix display of "Acknowledgments" environment in elsart document
class (bug 3931)
* DOCUMENTATION
- Fix description of booktabs tables in the EmbeddedObjects manual
(bug 3736)
- Fix broken link to IEEETran.cls in LaTeXConfiguration (bug 848).
- Fix that Slovak userguide couldn't be typeset.
* BUILD/INSTALLATION:
- Make LyX/Mac recognize correctly newer versions of teTeX.