2008-11-23 09:38:42 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2009-03-14 14:20:37 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.6.3
|
2008-11-23 09:38:42 +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_6_X branch, which you
|
|
|
|
can get with the command
|
|
|
|
svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X lyx-1.6.x
|
|
|
|
|
|
|
|
Juergen
|
|
|
|
|
|
|
|
[In this list, I try to group things by topic and in decreasing
|
|
|
|
order of importance. This is, of course, subjective...]
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2009-03-14 15:00:04 +00:00
|
|
|
- New Indonesian localization of the user interface.
|
2009-01-11 09:14:57 +00:00
|
|
|
|
2009-03-17 11:12:12 +00:00
|
|
|
- Updated German localization of the user interface.
|
|
|
|
|
2009-03-17 00:38:23 +00:00
|
|
|
- Updated English Extended manual.
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2009-03-17 00:21:03 +00:00
|
|
|
- Quotes in InsetListings are now normal quotes, rather than InsetQuote
|
|
|
|
entries (bug 5782).
|
2009-01-11 08:37:11 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2009-03-15 13:31:37 +00:00
|
|
|
- Store the command buffer history in the session file and show it in
|
|
|
|
a pop-up list in the command buffer.
|
2009-01-15 14:01:37 +00:00
|
|
|
|
2009-03-16 18:30:53 +00:00
|
|
|
- Added locking capabilities for SVN version control support.
|
|
|
|
Read Extended manual for details.
|
2009-03-17 00:38:23 +00:00
|
|
|
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* WINDOWS INSTALLER
|
|
|
|
|
|
|
|
|
2008-12-13 12:50:09 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* BUILD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2009-03-16 13:50:53 +00:00
|
|
|
- Fix LaTeX export of an isolated Japanese character when using
|
|
|
|
ISO-2022-JP encoding (bug 5802).
|
2009-03-17 00:38:23 +00:00
|
|
|
|
2009-03-17 10:16:29 +00:00
|
|
|
- Fix encoding failure after Listing insets in utf-8 documents (bug 5783).
|
|
|
|
|
2009-03-16 13:50:53 +00:00
|
|
|
- Fix conversion of the lilypond external inset with lilypond >= 2.11.x
|
|
|
|
(bug 5834).
|
2009-03-13 12:19:39 +00:00
|
|
|
|
2009-03-15 16:44:07 +00:00
|
|
|
- Fix LaTeX import when the AMS math package is used (bug 5846).
|
|
|
|
|
2009-03-16 11:42:46 +00:00
|
|
|
- Correct the LaTeX output of the GREEK ANO TELEIA symbol (part of
|
|
|
|
bug 5239).
|
2009-03-17 05:11:24 +00:00
|
|
|
|
|
|
|
- Perform extra LaTeX run when requested by the French lettre class
|
|
|
|
(bug 5818),
|
2009-03-16 11:42:46 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2009-03-14 20:46:12 +00:00
|
|
|
- Adjust the color of deletions slightly when using change tracking. It
|
|
|
|
is now easier to distinguish between added and deleted text (bug 5629).
|
|
|
|
|
2009-03-14 18:32:31 +00:00
|
|
|
- Fix the loss of clipboard contents on exit (bug 5769).
|
|
|
|
|
2009-03-14 17:31:11 +00:00
|
|
|
- Improve the selection of table cells with the keyboard (bug 1802).
|
2009-02-04 18:01:34 +00:00
|
|
|
|
2009-03-14 17:41:19 +00:00
|
|
|
- Correct cursor movement in cases where the cursor jumped to a different
|
|
|
|
paragraph while leaving a double space or an empty paragraph (bug 5088).
|
2009-02-26 19:43:01 +00:00
|
|
|
|
2009-03-14 17:56:26 +00:00
|
|
|
- Hide the close buffer button even when the tabbar is hidden (bug 5357).
|
2009-03-14 18:24:09 +00:00
|
|
|
|
|
|
|
- Prevent warning when opening the document settings or preferences
|
|
|
|
dialogs (bug 5799).
|
2009-03-15 13:20:32 +00:00
|
|
|
|
|
|
|
- Do not close the math delimiters dialog when selecting a delimiter
|
|
|
|
without "match" being chosen (bug 5789).
|
2009-03-17 00:38:23 +00:00
|
|
|
|
2009-03-15 17:05:11 +00:00
|
|
|
- Ensure that in various dialogs the OK button is the default when both
|
|
|
|
the OK and Cancel buttons are enabled (bug 5695).
|
2009-03-15 17:15:57 +00:00
|
|
|
|
|
|
|
- Do not create a new document when cancel is pressed in the "new from
|
2009-03-15 17:26:48 +00:00
|
|
|
template" dialog (bug 5848).
|
2009-03-17 00:38:23 +00:00
|
|
|
|
2009-03-15 17:26:48 +00:00
|
|
|
- Close the correct document when the close tab button is pressed while
|
|
|
|
the cursor is in another tabgroup (with split-screen) (bug 5819).
|
2009-03-17 00:38:23 +00:00
|
|
|
|
|
|
|
- Accidentally adding more than two rows for cases environments in
|
|
|
|
formulas is no longer possible (bug 4141).
|
|
|
|
|
2009-03-17 11:12:12 +00:00
|
|
|
- Enable the possibility to specify icons for commands with backspaces.
|
|
|
|
|
|
|
|
- Disable the Edit->Math submenu when not in math (bug 4218).
|
2009-03-17 10:23:06 +00:00
|
|
|
|
2009-01-09 07:47:37 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2008-12-07 19:40:15 +00:00
|
|
|
|
2009-01-15 14:01:37 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2009-02-11 17:15:16 +00:00
|
|
|
|