2008-11-23 09:38:42 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2008-12-13 12:50:09 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.6.2
|
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
|
|
|
|
|
2008-12-23 02:22:16 +00:00
|
|
|
- Update localization of the user interface for Czech, German, and Italian.
|
2008-11-30 18:15:17 +00:00
|
|
|
|
2009-01-06 03:31:59 +00:00
|
|
|
- Updated English and Spanish Customization manual.
|
2009-01-06 03:17:05 +00:00
|
|
|
|
2008-12-21 11:23:31 +00:00
|
|
|
- Updated English, French, German, and Spanish Embedded Objects manual.
|
|
|
|
|
2009-01-06 02:29:51 +00:00
|
|
|
- Updated English, German, and Spanish Math manual.
|
|
|
|
|
2008-12-21 11:23:31 +00:00
|
|
|
- Updated English User's guide manual.
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2008-12-17 15:47:04 +00:00
|
|
|
- New external material template for Dia.
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2008-12-02 17:02:02 +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
|
|
|
|
|
2008-12-15 09:49:54 +00:00
|
|
|
- Fix the reversion of floating wrap floats to LyX 1.5.x (bug 5618).
|
2008-12-11 09:49:46 +00:00
|
|
|
|
2008-12-15 15:10:41 +00:00
|
|
|
- Fix hanging module.
|
|
|
|
|
2008-12-19 09:35:59 +00:00
|
|
|
- Pass graphics driver to the geometry package (bug 5613).
|
|
|
|
|
|
|
|
- Fix LaTeX error with custom margins and the revtex4 class (bug 3838).
|
|
|
|
|
2009-01-05 12:03:35 +00:00
|
|
|
- siamltex class: do not load amsthm package, since the SIAM class
|
|
|
|
provides its own theorem-like environments.
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2009-01-05 15:41:28 +00:00
|
|
|
- Fix crash when no file is open and the creation of a new document fails.
|
|
|
|
|
2008-12-15 15:44:27 +00:00
|
|
|
- Speed up editing when the document contains paragraphs with many (>1000)
|
|
|
|
insets (bug 4443).
|
2008-11-23 09:38:42 +00:00
|
|
|
|
2008-12-16 09:03:47 +00:00
|
|
|
- Set buffer status to changed and record UNDO after modifying insets such
|
|
|
|
as pagebreaks or citations via context menu.
|
2008-12-16 15:36:27 +00:00
|
|
|
|
|
|
|
- Fix on-screen layout of wrap floats.
|
2008-12-16 07:45:46 +00:00
|
|
|
|
2008-12-15 16:38:18 +00:00
|
|
|
- Improve debug output when tracing what actions are triggered.
|
|
|
|
|
2008-12-16 18:18:17 +00:00
|
|
|
- A re-declaration of an InsetLayout will now update the existing declaration
|
|
|
|
rather than completely over-writing it---agreeing with the behavior of our
|
|
|
|
normal Style declarations.
|
|
|
|
|
2008-12-20 10:14:48 +00:00
|
|
|
- Reflect external material template using Instant Preview in the dialog for
|
|
|
|
scaling property (bug 5628).
|
2008-12-22 10:03:49 +00:00
|
|
|
|
|
|
|
- Enable "dissolve" item in context menus of collapsable insets (bug 4985).
|
|
|
|
|
2008-12-22 10:47:50 +00:00
|
|
|
- Fix unbinding/binding behaviour of shortcuts (bug 4544).
|
|
|
|
|
2008-12-22 10:55:57 +00:00
|
|
|
- Fix instant preview of external material for the first insert in the
|
|
|
|
document (bug 5626).
|
|
|
|
|
2009-01-05 15:11:59 +00:00
|
|
|
- Allow pasting of text from applications that set the clipboard mimetype to
|
|
|
|
both graphics and text (bug 5560).
|
|
|
|
|
2008-12-16 07:45:46 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2008-12-07 19:40:15 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2008-12-15 11:12:59 +00:00
|
|
|
- lyx.spec: remove "Icon" tag that triggered a build error;
|
2008-12-15 15:44:27 +00:00
|
|
|
general update.
|
|
|
|
|