2007-07-27 12:39:36 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2008-05-11 09:31:48 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.5.6
|
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-05-20 09:07:41 +00:00
|
|
|
- Update localization of the interface for Czech, French, German, Italian,
|
|
|
|
and Japanese.
|
2008-04-19 14:30:51 +00:00
|
|
|
|
2008-01-15 22:57:34 +00:00
|
|
|
|
2007-08-07 13:44:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2008-05-25 08:51:50 +00:00
|
|
|
- Reenable quote display code, which was not working since 1.5.0.
|
2008-04-21 22:03:18 +00:00
|
|
|
|
2008-02-01 17:40:53 +00:00
|
|
|
|
2007-12-02 18:39:27 +00:00
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-06-03 13:47:02 +00:00
|
|
|
- Fix a LaTeX error with nested insets in CJK documents (bug 4913).
|
|
|
|
|
2008-06-01 08:39:23 +00:00
|
|
|
- New layout and template files for the Journal of Statistical Software (JSS).
|
|
|
|
|
2008-05-19 15:04:40 +00:00
|
|
|
- The importer for comma separated value (*.csv) files has been rewritten.
|
2008-05-20 06:32:00 +00:00
|
|
|
Now the column separator character is automatically detected. Furthermore,
|
|
|
|
the feature has been renamed to "Import->Table (CSV)".
|
2008-05-18 19:15:20 +00:00
|
|
|
|
2008-05-11 14:23:08 +00:00
|
|
|
- Paragraph line spacing settings are now imported when importing LaTeX
|
|
|
|
files (bug 20).
|
2008-04-21 22:26:29 +00:00
|
|
|
|
2008-05-18 18:43:18 +00:00
|
|
|
- The paper orientation is now imported when importing LaTeX files.
|
|
|
|
|
|
|
|
- The paper layout and the number of text columns are now imported when
|
|
|
|
importing LaTeX files (bug 4867).
|
2008-05-16 20:22:25 +00:00
|
|
|
|
2008-05-25 08:51:50 +00:00
|
|
|
- Add support for Graphviz Dot files (bug 4882).
|
|
|
|
|
2008-06-09 14:30:20 +00:00
|
|
|
- The A&A document class and template has been updated to conform to
|
|
|
|
version 6.0 of the A&A specification (bug 4928).
|
|
|
|
|
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-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-03-19 12:14:29 +00:00
|
|
|
|
2008-05-09 08:22:06 +00:00
|
|
|
|
2008-05-19 09:05:59 +00:00
|
|
|
* USER INTERFACE
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2008-05-21 12:39:40 +00:00
|
|
|
- Fix crash related to the outline pane with some documents (bug 4857).
|
|
|
|
|
2008-06-19 05:40:02 +00:00
|
|
|
- Fix input of numeric values in non-english locales (bug 4951).
|
|
|
|
|
2008-05-25 08:51:50 +00:00
|
|
|
- Fix display of filters such as "LaTeX (plain)" in the file dialog.
|
|
|
|
|
2008-05-26 11:05:44 +00:00
|
|
|
- Fix 7 years-old bug with functions whose state can be toggled.
|
2008-03-05 23:31:10 +00:00
|
|
|
|
2008-05-29 12:22:25 +00:00
|
|
|
- Fix error navigation with the keyboard (bug 4895).
|
|
|
|
|
2008-06-03 06:23:00 +00:00
|
|
|
- Allow the use of eqrefs in mathed (bug 4623).
|
|
|
|
|
2008-06-19 05:40:02 +00:00
|
|
|
- Use appropriate font in notes and ERT insets in section headings
|
|
|
|
(bug 2477).
|
2008-06-15 14:29:04 +00:00
|
|
|
|
2008-05-29 12:22:25 +00:00
|
|
|
|
2008-05-19 09:05:59 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
2008-04-19 16:23:49 +00:00
|
|
|
|
2008-06-15 09:11:11 +00:00
|
|
|
- The dynamically generated file formats in the menus, in the Document
|
|
|
|
Settings and in the Custom Export dialogs are now translatable
|
2008-05-19 09:05:59 +00:00
|
|
|
(bug 2488).
|
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-06-11 12:07:35 +00:00
|
|
|
- Fix compilation error with gcc 4.3.0.
|