2002-05-31 10:38:48 +00:00
|
|
|
-*- text -*-
|
2002-05-31 12:15:36 +00:00
|
|
|
|
|
|
|
This file describes what has been done in the preparation of LyX
|
|
|
|
1.2.1.
|
|
|
|
All comments are welcome.
|
|
|
|
|
|
|
|
You can find a list of bugs pending for 1.2.1 at URL
|
|
|
|
http://bugzilla.lyx.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&&target_milestone=1.2.1
|
|
|
|
|
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-06-11 13:12:52 +00:00
|
|
|
- update finnish, danish and russian localizations
|
2002-05-31 10:38:48 +00:00
|
|
|
|
|
|
|
- update Tutorial to be more up to date
|
|
|
|
|
|
|
|
- add new icon for buffer-new
|
|
|
|
|
|
|
|
- update template for IEEEtran
|
|
|
|
|
|
|
|
** Bugfixes
|
|
|
|
|
|
|
|
- fix positionning of cursor after undo
|
|
|
|
|
|
|
|
- save preamble too when using 'save as document defaults' in document
|
|
|
|
layout dialog
|
|
|
|
|
|
|
|
- re-read correctly graphics insets when file name contains a comma
|
|
|
|
|
2002-06-06 15:14:20 +00:00
|
|
|
- do not ignore zero-length vertical spacing with 'keep' flag.
|
|
|
|
|
2002-05-31 12:15:36 +00:00
|
|
|
- fix drawing problems for collapsed ERT insets
|
|
|
|
|
2002-06-06 15:14:20 +00:00
|
|
|
- fix rotation angle of images to be the same as in latex output
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- disable 'Load' button of 'include file' dialog for verbatim include
|
|
|
|
|
2002-06-06 15:14:20 +00:00
|
|
|
- fix translation of "reset" and "no change" in language combobox
|
|
|
|
|
2002-06-07 15:46:26 +00:00
|
|
|
- fix drawing of math delimiters in the math panel
|
|
|
|
|
|
|
|
- when a document is registered though version control, make sure it
|
|
|
|
has been saved
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- only use the amsmath package when it is needed
|
|
|
|
|
2002-06-05 15:04:53 +00:00
|
|
|
- make sure to use the graphicx package with the RasterBitmap and XFig
|
|
|
|
external templates.
|
|
|
|
|
2002-06-10 12:57:38 +00:00
|
|
|
- fix the default tgif format entry to use .obj as file extension and
|
|
|
|
not .tgif
|
|
|
|
|
2002-06-12 12:54:06 +00:00
|
|
|
- fix reading of xpm files produced by some versions of imagemagick
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- fix interaction between sixpack and LyX via lyxserver
|
|
|
|
|
|
|
|
- fix command line crash and give useful exit status on some errors
|
|
|
|
|
|
|
|
- fix latex import when using --with-version-suffix configure flag
|
|
|
|
|
|
|
|
- make latex import script (reLyX) honor the LYX_DIR_12x envirnment
|
|
|
|
variable, like the rest of LyX
|
|
|
|
|
2002-06-06 15:14:20 +00:00
|
|
|
- rework the configuration script wrt xforms 1.0. This version is now
|
|
|
|
supported.
|
|
|
|
|
2002-06-05 15:04:53 +00:00
|
|
|
- honor --with-extra-XXX when searching for AikSaurus library
|
2002-05-31 10:38:48 +00:00
|
|
|
|
|
|
|
- fix support for alpha-based systems in boost library
|
|
|
|
|
2002-06-05 15:04:53 +00:00
|
|
|
- fix compilation on AIX (unique_id identifier)
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- improve compilation with compaq cxx 6.5 (not there yet...)
|
|
|
|
|
|
|
|
- fix "FADE OUT:" style in hollywood layout
|