2006-03-10 13:36:33 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
|
|
|
This file describes what has been done in the preparation of LyX 1.4.1
|
|
|
|
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 in the branch BRANCH_1_4_X, 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 topics, and in decreasing
|
|
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates
|
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes
|
|
|
|
|
2006-03-10 14:55:27 +00:00
|
|
|
- Convert line endings for external copy/paste on OS X (bug 1955)
|
|
|
|
|
2006-03-10 15:00:56 +00:00
|
|
|
- Translate \verb commands correctly in tex2lyx (bug 2236)
|
|
|
|
|
2006-03-10 13:36:33 +00:00
|
|
|
* Document input/output:
|
|
|
|
|
2006-03-10 15:34:02 +00:00
|
|
|
- fix LaTeX error with AMS classes (bug 2363).
|
2006-03-10 13:36:33 +00:00
|
|
|
|
2006-03-10 16:23:13 +00:00
|
|
|
- fix LaTeX error when \labelitemi was undefined (bug 2053).
|
|
|
|
|
2006-03-10 13:36:33 +00:00
|
|
|
* User Interface:
|
|
|
|
|
2006-03-10 14:08:59 +00:00
|
|
|
- Improve handling of the labeling environment in KOMA letters (bug 2246).
|
2006-03-10 13:36:33 +00:00
|
|
|
|
|
|
|
* Configuration/Installation:
|
|
|
|
|