2007-07-27 12:39:36 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2007-12-16 17:55:29 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.5.4
|
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
|
|
|
|
|
2007-12-22 11:43:04 +00:00
|
|
|
- Updated Spanish translations of the user interface.
|
|
|
|
|
2008-01-03 21:42:06 +00:00
|
|
|
- Updated French and Spanish Introduction manual.
|
2007-10-28 11:43:19 +00:00
|
|
|
|
2008-01-03 21:42:06 +00:00
|
|
|
- Updated German and Spanish Tutorial manual.
|
2007-12-22 18:51:20 +00:00
|
|
|
|
2007-12-17 16:53:07 +00:00
|
|
|
|
2007-08-07 13:44:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2007-12-24 13:53:46 +00:00
|
|
|
- LyX gives more instructive information if a character cannot be encoded
|
|
|
|
properly. Most notably, the offending character is highlighted both in
|
|
|
|
the work area and in the "View Source" pane (bug 3511).
|
2007-11-08 22:30:39 +00:00
|
|
|
|
2007-12-27 10:50:01 +00:00
|
|
|
- Initial support for shift + right-mouse-click selection (bug 2304).
|
|
|
|
|
2007-12-22 10:13:02 +00:00
|
|
|
- The on-screen appearance of spaces has been improved.
|
2007-12-02 18:39:27 +00:00
|
|
|
|
2007-12-22 15:55:55 +00:00
|
|
|
|
2007-12-02 18:39:27 +00:00
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2007-12-02 17:38:38 +00:00
|
|
|
|
2007-12-07 11:51:54 +00:00
|
|
|
|
2008-01-02 16:55:34 +00:00
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|
|
|
|
- The Windows version is compiled with MSVC 2008.
|
|
|
|
It is no longer necessary to install the Windows SDK and other patches,
|
|
|
|
these things are now also included in the Express edition.
|
|
|
|
|
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2007-12-17 10:02:44 +00:00
|
|
|
- Fix LaTeX output of documents with both CJK and non-CJK languages.
|
2007-12-17 18:15:56 +00:00
|
|
|
LyX is basically ready for multilingual CJK now (bug 4337).
|
2007-12-11 17:17:31 +00:00
|
|
|
|
2007-12-27 07:30:56 +00:00
|
|
|
- Fix internal conversion from ucs4 to cp-1255 (LyX didn't recognize
|
|
|
|
the Hebrew character tav [0x5EA] as a valid character in cp-1255)
|
|
|
|
(bug 4439).
|
|
|
|
|
2007-12-11 17:17:31 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* USER INTERFACE:
|
|
|
|
|
2007-12-17 10:02:44 +00:00
|
|
|
- Fix a crash when changing the document encoding while View->Source
|
|
|
|
is open (bug 3561).
|
|
|
|
|
|
|
|
- Fix an assertion when inserting a non-CJK character in a CJK paragraph
|
|
|
|
(bug 4349).
|
|
|
|
|
2007-12-21 17:18:36 +00:00
|
|
|
- Do not exit after catching an iconv exception (bug 4385, part 2).
|
|
|
|
|
2007-12-22 15:55:55 +00:00
|
|
|
- Fix update/drawing of char style insets.
|
|
|
|
|
2007-12-17 08:18:14 +00:00
|
|
|
- Fix access to network drives on Windows.
|
2007-12-11 16:36:56 +00:00
|
|
|
|
2007-12-17 16:53:07 +00:00
|
|
|
- "Accept compound words" in Preferences->Spellchecker now also works
|
|
|
|
with aspell (library) (bug 4408).
|
|
|
|
|
2007-12-17 18:15:56 +00:00
|
|
|
- Overwrite selected text when inserting from the math panel (bug 4055,
|
|
|
|
part 2).
|
|
|
|
|
2007-12-28 15:58:28 +00:00
|
|
|
- Fix pasting of multiple tabular cells on Mac and Windows (bug 4436).
|
|
|
|
|
2007-12-21 11:30:54 +00:00
|
|
|
- Fix the function "mark-on" (bug 2913).
|
|
|
|
|
2007-12-23 02:10:14 +00:00
|
|
|
- Fix rows alignment in the gather environment (part of bug 1497).
|
|
|
|
|
2008-01-03 09:21:33 +00:00
|
|
|
- Add missing pdflatex format to Export->Custom.
|
|
|
|
|
2008-01-04 15:18:52 +00:00
|
|
|
- Add a check box to the formula numbering menu entries and disable
|
|
|
|
them as needed.
|
2007-12-05 20:59:11 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* DOCUMENTATION
|
|
|
|
|
2007-10-29 23:29:38 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2007-07-30 16:28:45 +00:00
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|
2007-12-03 07:08:58 +00:00
|
|
|
|