2002-05-31 10:38:48 +00:00
|
|
|
-*- text -*-
|
2002-05-31 12:15:36 +00:00
|
|
|
|
2002-08-21 10:24:50 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.2.2.
|
2002-05-31 12:15:36 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
2002-08-21 10:24:50 +00:00
|
|
|
You can find a list of bugs pending for 1.2.2 at URL
|
|
|
|
http://bugzilla.lyx.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&&target_milestone=1.2.2
|
2002-05-31 12:15:36 +00:00
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
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_2_X, which you
|
|
|
|
can get with the command
|
|
|
|
cvs checkout -d lyx-1_2_x -r BRANCH-1_2_X lyx-devel
|
|
|
|
|
|
|
|
JMarc
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates
|
|
|
|
|
2002-08-22 12:41:51 +00:00
|
|
|
- selecting a word by double clicking now sets the X clipboard (like
|
|
|
|
when dragging the mouse)
|
|
|
|
|
|
|
|
- in hebrew language, the key " now inserts a typewriter quote (since
|
|
|
|
other quotes do not make sense in hebrew)
|
|
|
|
|
|
|
|
- Insert>Lists & TOC>Bibtex Reference uses style 'plain' by default
|
2002-05-31 10:38:48 +00:00
|
|
|
|
2002-08-23 14:43:23 +00:00
|
|
|
- update cl2emult textclass
|
|
|
|
|
|
|
|
- update to German User Guide
|
|
|
|
|
2002-09-09 16:10:05 +00:00
|
|
|
- update german and danish localization of the interface
|
|
|
|
|
2002-08-19 10:30:30 +00:00
|
|
|
** Bug fixes
|
2002-05-31 10:38:48 +00:00
|
|
|
|
2002-08-22 12:41:51 +00:00
|
|
|
- fix bug with citation keys that contain spaces
|
|
|
|
|
|
|
|
- fix the thesaurus dialog so that it can be closed with the Escape key
|
|
|
|
|
|
|
|
- fix drawing problem when a line of text contains both left-to-right
|
|
|
|
and right-to-left text
|
|
|
|
|
2002-08-23 14:43:23 +00:00
|
|
|
- when loading a font fails, show the name of the said font
|
2002-08-22 12:41:51 +00:00
|
|
|
|
2002-08-27 11:27:47 +00:00
|
|
|
- harmonize the behavior of delete and backspace in main text,
|
|
|
|
insettext, and tabulars, i.e. don't put stuff into the clipboard
|