2007-07-27 12:39:36 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2008-07-26 07:19:59 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.5.7
|
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
|
|
|
|
|
2008-09-01 22:37:20 +00:00
|
|
|
- Updated localization of the user interface for Catalan, German, Italian,
|
|
|
|
Czech and Hebrew.
|
2008-08-15 20:01:11 +00:00
|
|
|
|
2008-07-30 20:41:58 +00:00
|
|
|
- New Catalan translation of the Intro manual and the example file
|
|
|
|
ItemizeBullets.lyx.
|
2008-04-19 14:30:51 +00:00
|
|
|
|
2008-08-15 20:01:11 +00:00
|
|
|
- New Ukrainian translation of the Intro manual.
|
|
|
|
|
2008-01-15 22:57:34 +00:00
|
|
|
|
2007-12-02 18:39:27 +00:00
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-08-05 20:48:43 +00:00
|
|
|
- New layout file for journal articles of the Inderscience publishing group.
|
2008-07-18 07:56:40 +00:00
|
|
|
|
2008-08-16 22:52:02 +00:00
|
|
|
- New layout file for the svjour3 class (journal articles of the Springer
|
|
|
|
publishing group) (bug 5154).
|
2008-08-16 22:46:30 +00:00
|
|
|
|
2008-09-29 07:28:19 +00:00
|
|
|
- Add support for quote, quotation and verse in the beamer class.
|
|
|
|
|
2008-09-16 07:51:07 +00:00
|
|
|
- Support some more Greek characters without Greek language set.
|
|
|
|
|
2008-06-27 08:43:41 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2008-08-22 16:17:34 +00:00
|
|
|
- The nomenclature insets now indicate their content (bug 5183).
|
2008-07-22 16:27:41 +00:00
|
|
|
|
2008-08-30 15:55:33 +00:00
|
|
|
- The nomenclature processor can be customized independently from the
|
|
|
|
index processor (bug 5184).
|
|
|
|
|
2008-01-13 14:44:28 +00:00
|
|
|
|
2008-05-19 09:05:59 +00:00
|
|
|
* WINDOWS INSTALLER
|
2008-01-02 16:55:34 +00:00
|
|
|
|
2008-04-22 19:10:55 +00:00
|
|
|
|
2008-05-02 14:28:39 +00:00
|
|
|
|
2008-05-19 09:05:59 +00:00
|
|
|
* BUILD
|
2008-05-02 14:28:39 +00:00
|
|
|
|
2008-09-05 14:31:25 +00:00
|
|
|
- Allow the use of newer versions of scons such as scons 1.0.0.
|
2008-05-11 09:31:48 +00:00
|
|
|
|
2008-01-02 16:55:34 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-09-07 12:46:02 +00:00
|
|
|
- Fix an assertion when non-ascii characters are used in listings
|
|
|
|
parameters (bug 5221).
|
|
|
|
|
2008-08-19 08:06:47 +00:00
|
|
|
- Fix instant preview when \usepackage[pdftex]{hyperref} is used in the
|
|
|
|
preamble (bug 2165).
|
|
|
|
|
2008-08-14 16:03:16 +00:00
|
|
|
- The LaTeX package amscd is now automatically loaded when creating math
|
|
|
|
diagrams (bug 5090).
|
2008-05-09 08:22:06 +00:00
|
|
|
|
2008-08-19 08:30:39 +00:00
|
|
|
- Fix inputenc error with ligature glyphs in utf8 encoding (bug 5086).
|
|
|
|
|
2008-08-19 09:02:07 +00:00
|
|
|
- Fix LaTeX error with deleted straight quotes in change tracking mode
|
|
|
|
(bug 5091; only fixed for T1 font encoding).
|
|
|
|
|
2008-08-20 00:50:44 +00:00
|
|
|
- Produce better quality images on the LyX screen when using recent
|
|
|
|
versions of ImageMagick (bug 4749).
|
|
|
|
|
2008-08-22 09:09:30 +00:00
|
|
|
- Do not delete special characters in free spacing mode (bug 5125).
|
|
|
|
|
2008-09-01 22:37:20 +00:00
|
|
|
- Fix importing of LaTeX files that don't use the package inputenc (bug 5181).
|
|
|
|
|
2008-09-04 14:42:00 +00:00
|
|
|
- Fix output of citation commands in the ReVTeX4 class (bug 5182).
|
|
|
|
|
2008-09-15 09:48:10 +00:00
|
|
|
- Fix output of some Greek characters.
|
|
|
|
|
2008-09-18 18:03:10 +00:00
|
|
|
- Fix some problems with csv importation.
|
|
|
|
|
2008-09-28 09:20:42 +00:00
|
|
|
- Fix LaTeX output if no graphic driver was selected (part of bug 5294).
|
|
|
|
|
2008-09-29 12:57:07 +00:00
|
|
|
- Fix lyxclient to read the whole command line as one command.
|
2008-08-19 08:06:47 +00:00
|
|
|
|
2008-05-19 09:05:59 +00:00
|
|
|
* USER INTERFACE
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2008-09-19 10:06:06 +00:00
|
|
|
- Fix a crash on some systems when using the math panel (bug 5189).
|
|
|
|
|
2008-08-14 16:03:16 +00:00
|
|
|
- Empty lines are correctly removed when the cursor moves due to the
|
|
|
|
"cursor follows scrollbar" feature (bug 5065).
|
2008-06-27 08:43:41 +00:00
|
|
|
|
2008-09-18 10:26:42 +00:00
|
|
|
- Fix undo when modifying the parameters of an inset (bug 2040).
|
|
|
|
|
2008-08-16 07:44:22 +00:00
|
|
|
- Fix undo for "text in math mode" (bug 3407).
|
2008-06-27 08:43:41 +00:00
|
|
|
|
2008-08-16 07:51:35 +00:00
|
|
|
- Fix undo for insertion of some math elements (e.g. delimiters)
|
2008-08-16 22:46:30 +00:00
|
|
|
directly from text mode (bug 2449).
|
2008-08-16 07:51:35 +00:00
|
|
|
|
2008-09-15 16:26:11 +00:00
|
|
|
- Fix toggling of font and corresponding undo in mathed (bug 5246).
|
|
|
|
|
2008-09-22 22:07:23 +00:00
|
|
|
- On Windows Vista, fix application association when a file type is not
|
|
|
|
registered (in this case the "Unknown" application would be used).
|
|
|
|
|
2008-08-19 08:06:47 +00:00
|
|
|
|
2008-05-19 09:05:59 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
2008-04-19 16:23:49 +00:00
|
|
|
|
2008-07-28 07:51:00 +00:00
|
|
|
- The tex2lyx man page reflects the current state (bug 2770).
|
2008-04-20 15:26:10 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2008-05-19 09:05:59 +00:00
|
|
|
* BUILD/INSTALLATION
|
2007-07-30 16:28:45 +00:00
|
|
|
|
2008-08-16 08:23:38 +00:00
|
|
|
- Very light Makefile cleanup. Now works with automake 10.1.
|
2008-08-14 20:42:58 +00:00
|
|
|
|
2008-08-19 08:06:47 +00:00
|
|
|
- Fix the building on Mac OS X 10.5 of a binary compatible with OS X 10.4.
|