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-07-16 09:57:40 +00:00
|
|
|
- it is now possible to build LyX with xforms 1.0rc4 (and probably 1.0
|
|
|
|
when this gets released)
|
|
|
|
|
2002-07-10 14:23:12 +00:00
|
|
|
- new option `keep aspect ratio' in graphics dialog
|
2002-07-02 14:12:17 +00:00
|
|
|
|
2002-06-18 11:32:31 +00:00
|
|
|
- update finnish, danish, french and russian localizations
|
2002-05-31 10:38:48 +00:00
|
|
|
|
|
|
|
- update Tutorial to be more up to date
|
|
|
|
|
2002-07-10 14:23:12 +00:00
|
|
|
- better support for entering cyrillic and greek alphabets
|
2002-05-31 10:38:48 +00:00
|
|
|
|
2002-07-15 11:57:48 +00:00
|
|
|
- support the numpad direction keys as equivalent to normal cursor keys
|
2002-06-12 15:58:13 +00:00
|
|
|
|
2002-07-01 14:03:02 +00:00
|
|
|
- update template for IEEEtran; update hebrew article class
|
2002-05-31 10:38:48 +00:00
|
|
|
|
|
|
|
** Bugfixes
|
|
|
|
|
|
|
|
- fix positionning of cursor after undo
|
|
|
|
|
2002-06-18 10:07:45 +00:00
|
|
|
- fix bug where error insets were not correctly removed
|
|
|
|
|
2002-07-01 21:43:37 +00:00
|
|
|
- fix bug where using case changing commands on the last word of a
|
|
|
|
paragraph would change the whole document (without any undo possible!)
|
|
|
|
|
2002-07-01 14:03:02 +00:00
|
|
|
- in commands that operate on words (Insert>Index...), make sure not
|
|
|
|
to include insets in words
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- save preamble too when using 'save as document defaults' in document
|
|
|
|
layout dialog
|
|
|
|
|
2002-07-16 13:22:48 +00:00
|
|
|
- fix startup of LyX when turkish locale is in effect
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- re-read correctly graphics insets when file name contains a comma
|
|
|
|
|
2002-07-01 14:51:04 +00:00
|
|
|
- fix latex output when the name of a graphics file contains several "."
|
|
|
|
|
2002-07-09 14:55:04 +00:00
|
|
|
- always pass filenames without extension to latex, so includegraphics
|
|
|
|
can decide which extension is the right one
|
|
|
|
|
2002-06-20 12:39:09 +00:00
|
|
|
- fix rotation angle of images to be the same as in latex output
|
|
|
|
|
|
|
|
- fix the graphics inset file browser to use the right list of
|
|
|
|
extensions (instead of list of formats)
|
|
|
|
|
|
|
|
- fix support for 1.1.6 graphics files scaled as percentage of width
|
|
|
|
or height
|
|
|
|
|
2002-07-09 14:55:04 +00:00
|
|
|
- fix handling of 'no display' option in 1.1.6 figure insets
|
|
|
|
|
|
|
|
- handle correctly zipped eps files (others worked well)
|
|
|
|
|
|
|
|
- fix the default rotation origin for graphics inset
|
|
|
|
|
2002-07-01 14:03:02 +00:00
|
|
|
- fix the default tgif format entry to use .obj as file extension and
|
|
|
|
not .tgif
|
|
|
|
|
|
|
|
- fix reading of xpm files produced by some versions of imagemagick
|
|
|
|
|
|
|
|
- fix conversion of some eps files
|
|
|
|
|
|
|
|
- do not ignore zero-length vertical spacing with 'keep' flag
|
2002-06-06 15:14:20 +00:00
|
|
|
|
2002-05-31 12:15:36 +00:00
|
|
|
- fix drawing problems for collapsed ERT insets
|
|
|
|
|
2002-07-01 14:03:02 +00:00
|
|
|
- fix drawing of math delimiters in the math panel
|
|
|
|
|
|
|
|
- fix drawing of double quotes when they are not available in the
|
|
|
|
screen font
|
|
|
|
|
2002-06-18 10:07:45 +00:00
|
|
|
- fix bug where toolbar tips would not work at startup
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- disable 'Load' button of 'include file' dialog for verbatim include
|
|
|
|
|
2002-06-20 12:39:09 +00:00
|
|
|
- highlight the search string on opening the Find&Replace dialog
|
|
|
|
|
2002-07-01 14:51:04 +00:00
|
|
|
- fix key bindings for super/subscripts in maths
|
|
|
|
|
2002-07-10 09:54:36 +00:00
|
|
|
- fix access to minibuffer via M-x for sciword bindings
|
|
|
|
|
2002-07-01 14:51:04 +00:00
|
|
|
- fix menu feedback for alignat, xalignat and xxalignat environments
|
|
|
|
|
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
|
|
|
- when a document is registered though version control, make sure it
|
|
|
|
has been saved
|
|
|
|
|
2002-07-16 09:57:40 +00:00
|
|
|
- fix bug where the math parser would drop some pairs of braces
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- only use the amsmath package when it is needed
|
|
|
|
|
2002-07-10 13:58:19 +00:00
|
|
|
- fix the spacing around fraction insets in math editor
|
|
|
|
|
2002-06-05 15:04:53 +00:00
|
|
|
- make sure to use the graphicx package with the RasterBitmap and XFig
|
|
|
|
external templates.
|
|
|
|
|
2002-07-01 14:03:02 +00:00
|
|
|
- fix use of alignment commands in moving arguments (for LaTeX output)
|
2002-06-12 12:54:06 +00:00
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- fix interaction between sixpack and LyX via lyxserver
|
|
|
|
|
2002-07-01 21:43:37 +00:00
|
|
|
- merge patches for win32 that were in 1.2.0 release from Claus
|
|
|
|
Hentschel
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- fix command line crash and give useful exit status on some errors
|
|
|
|
|
2002-07-15 11:57:48 +00:00
|
|
|
- fix the detection of cygwin in Reconfigure when the shell is not bash
|
|
|
|
|
2002-05-31 10:38:48 +00:00
|
|
|
- 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-05 15:04:53 +00:00
|
|
|
- honor --with-extra-XXX when searching for AikSaurus library
|
2002-05-31 10:38:48 +00:00
|
|
|
|
2002-06-20 12:39:09 +00:00
|
|
|
- fix search for pspell 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-06-18 10:07:45 +00:00
|
|
|
- fix compilation with compaq cxx 6.3
|
2002-05-31 10:38:48 +00:00
|
|
|
|
|
|
|
- fix "FADE OUT:" style in hollywood layout
|