2007-07-27 12:39:36 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2007-08-04 14:45:20 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.5.2
|
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...]
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- The LyX User Guide has been revised completely.
|
|
|
|
It is now up to date and describes all of LyX 1.5's main features
|
|
|
|
For a detailed changelog, see
|
2007-08-26 20:34:41 +00:00
|
|
|
http://wiki.lyx.org/LyX/DocumentationDevelopment#Status
|
2007-09-28 00:38:36 +00:00
|
|
|
(it now also describes the preferences settings (bug 3315) )
|
2007-08-26 20:34:41 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- The LyX User Guide has been translated into Spanish.
|
2007-09-11 21:48:18 +00:00
|
|
|
|
2007-09-22 11:21:14 +00:00
|
|
|
- The Embedded Objects manual contains two new sections:
|
2007-09-22 08:16:44 +00:00
|
|
|
* longtable alignment.
|
|
|
|
* scaled and rotated material.
|
2007-09-04 13:58:41 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Many improvements to the translation of the user interface on the Mac.
|
|
|
|
In particular, LyX automatically uses the language of the interface for
|
|
|
|
all of its menus and for the help files. Documents strings like
|
2007-08-07 22:23:47 +00:00
|
|
|
"Chapter" are correctly translated on screen too.
|
|
|
|
|
2007-09-18 17:04:47 +00:00
|
|
|
- New translations of the user interface into Finnish, Portuguese and
|
|
|
|
Simplified Chinese.
|
2007-08-25 17:19:12 +00:00
|
|
|
|
2007-09-18 17:04:47 +00:00
|
|
|
- Updated Czech and Italian translations of the user interface.
|
2007-08-12 21:35:18 +00:00
|
|
|
|
2007-08-07 13:44:11 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2007-09-18 17:04:47 +00:00
|
|
|
- Add a pixmap cache to speed up text drawing on screen. This cache is
|
2007-09-20 06:47:39 +00:00
|
|
|
enabled on Mac and Windows platforms using Qt 4.2 or higher.
|
2007-09-18 17:04:47 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Add a "Save all" menu entry, to save all modified files (bug 2840).
|
2007-08-07 13:44:11 +00:00
|
|
|
|
2007-09-10 13:44:49 +00:00
|
|
|
- Mark modified files in the View menu with an asterisk (bug 2876).
|
2007-08-07 13:44:11 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Add a paragraph-params LFUN, used for updating paragraph parameters
|
2007-09-10 13:44:49 +00:00
|
|
|
(bug 2714).
|
2007-08-24 16:55:44 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Add a "Save all on log-out or cancel" feature (bug 1656).
|
2007-08-27 07:13:05 +00:00
|
|
|
|
2007-09-06 23:30:23 +00:00
|
|
|
- Improved on screen rendering of some toolbar images.
|
|
|
|
|
2007-09-18 17:04:47 +00:00
|
|
|
- The dialogs of "editable" insets (such as index entries, URLs or
|
2007-09-22 08:16:44 +00:00
|
|
|
citations) are now opened by the "next-inset-toggle" LFUN (bug
|
2007-09-13 10:03:39 +00:00
|
|
|
2907).
|
2007-08-12 21:35:18 +00:00
|
|
|
|
2007-09-18 17:04:47 +00:00
|
|
|
- The screen label of index insets now displays their content.
|
|
|
|
|
2007-09-18 18:31:24 +00:00
|
|
|
- Floats comes now with fixed width on screen (bug 4002).
|
|
|
|
|
2007-09-22 16:26:43 +00:00
|
|
|
- A "Title (Plain Frame)" style has been added to the beamer layout.
|
|
|
|
This allows for setting a title frame without head-/footlines and
|
|
|
|
navigation bars (bug 3133).
|
|
|
|
|
2007-09-25 13:55:27 +00:00
|
|
|
- The AMS document classes have undergone a major rewrite. Several
|
|
|
|
bugs were fixed and some new styles were added (bugs 4087, 4223).
|
|
|
|
Cf. http://wiki.lyx.org/Layouts/AMS for a detailed list of changes.
|
|
|
|
|
2007-09-25 17:18:33 +00:00
|
|
|
- New LyX functions, master-buffer-view and master-buffer-update, have
|
|
|
|
been added, to view the master buffer associated with a given child
|
|
|
|
buffer. These are bound by default to C-M-t and C-M-d, for Postscript
|
|
|
|
and DVI, respectively, for view, and to C-M-S-t and C-M-S-d, for update.
|
|
|
|
|
2007-09-16 14:20:08 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2007-08-09 20:44:44 +00:00
|
|
|
- Check if the .lyx file has been externally modified when a buffer is saved.
|
2007-08-04 12:41:42 +00:00
|
|
|
|
2007-09-13 10:03:39 +00:00
|
|
|
- Fix conversion from older documents if koi8 is used as the document
|
|
|
|
encoding (bug 4158).
|
2007-08-12 21:35:18 +00:00
|
|
|
|
2007-09-13 10:03:39 +00:00
|
|
|
- Handle array column specifiers @{decl.}, p{width} and the extensions by
|
2007-09-10 13:44:49 +00:00
|
|
|
array.sty in mathed (bug 4132).
|
2007-08-31 10:31:19 +00:00
|
|
|
|
2007-09-18 13:39:18 +00:00
|
|
|
- Detect (pdf)tex's file:line:error style messages that are used by some
|
|
|
|
distributions and that caused LyX to ignore LaTeX errors (bug 4222).
|
|
|
|
|
2007-09-24 17:50:07 +00:00
|
|
|
- Fix LaTeX error with captions in Program Listings (bug 4182).
|
|
|
|
|
2007-09-26 19:33:10 +00:00
|
|
|
- Reconfiguration failure will no longer result in empty textclass lists.
|
|
|
|
Lyx now starts and asks for reconfigure if no textclass is found (bug 2829).
|
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* USER INTERFACE:
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when closing a LyX window with document tabs (bug 4123).
|
2007-09-18 17:04:47 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when clicking in a tabular cell and the "delete empty paragraph"
|
2007-08-13 15:44:19 +00:00
|
|
|
mechanism triggers (bug 4133).
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when using the LFUN 'buffer-write-as' with an argument
|
2007-08-25 17:19:12 +00:00
|
|
|
that is not an absolute path (bug 4135).
|
2007-08-14 00:31:04 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when a user removes the underlying figure of a graphic inset
|
2007-08-25 17:19:12 +00:00
|
|
|
that has been copied and pasted (bug 4108).
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when inserting a float.
|
2007-09-18 17:04:47 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash on quitting if graphics were selected (bug 4178).
|
2007-08-14 00:31:04 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when a user removes a formula when its preview is being
|
2007-09-13 10:03:39 +00:00
|
|
|
generated (gcc 3 only).
|
2007-08-20 21:25:14 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when using the down arrow in an empty math subscript (bug 4117).
|
2007-08-21 08:17:07 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash when logging out from within the Gnome desktop (bug 1656).
|
2007-08-27 07:13:05 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a crash with View>PDF on the Mac. This occurred only when LyX was
|
|
|
|
compiled with gcc's stdlib-debug option (bug 4014).
|
2007-09-21 12:13:58 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix the loading of non-LyX child documents with relative path names. Change
|
2007-09-18 17:04:47 +00:00
|
|
|
'Load' to 'Edit' in the child document dialog (bugs 4107 and 4111).
|
|
|
|
|
|
|
|
- Allow roman numerals beyond 20 (bug 4112).
|
|
|
|
|
|
|
|
- Render malformed tables correctly (bug 580).
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Enable File>Revert when the file is externally modified, and rename
|
|
|
|
this menu item to "File>Revert to saved" (bugs 3766 and 4114).
|
2007-09-18 17:04:47 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Update the screen when leaving a 'wide' inset using the up- and down-arrows.
|
2007-09-18 17:04:47 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a problem where the Delete button in the citation dialog was erroneously
|
2007-09-18 17:04:47 +00:00
|
|
|
disabled (bug 4121).
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Reset the current cursor font when going to a bookmark.
|
2007-08-27 11:10:28 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix an icorrect handling of spaces in change tracking mode (bug 3961).
|
2007-08-29 13:05:35 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a failure to close the window when a modified document is saved
|
|
|
|
(bug 4170).
|
2007-08-29 15:42:54 +00:00
|
|
|
|
2007-09-10 13:44:49 +00:00
|
|
|
- Highlight search text in the find dialog (bug 3999).
|
2007-08-30 15:06:14 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix the deletion of paragraphs with leading spaces (bug 3600).
|
2007-08-31 10:45:51 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix the loss of start-of-appendix information when creating/deleting an
|
2007-09-07 13:27:38 +00:00
|
|
|
empty paragraph (bug 4212).
|
|
|
|
|
2007-09-13 10:03:39 +00:00
|
|
|
- "Revert" and "Save As" are no longer treated as external
|
|
|
|
modifications of the document (bug 4193).
|
2007-09-10 13:44:49 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a bug where the "longest label" widget in the paragraph dialog was
|
2007-09-13 10:03:39 +00:00
|
|
|
disabled after its content was deleted (bug 4127).
|
2007-09-14 07:25:34 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a bug where the cursor was largely off-screen on document opening
|
2007-09-13 10:03:39 +00:00
|
|
|
(bug 3427).
|
2007-09-10 16:04:21 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix a bug where fixed width insets were not honoured correctly (bug 4029).
|
|
|
|
|
|
|
|
- Fix a bug where the current document was closed unexpectedly when
|
|
|
|
typing a space after switching between 2 documents with the file->Open
|
|
|
|
dialog (bug 4211).
|
2007-09-20 06:47:39 +00:00
|
|
|
|
2007-09-24 11:55:16 +00:00
|
|
|
- Fix bug in box dialog where the inner box was empty when switching
|
|
|
|
the box decoration (bug 4233).
|
|
|
|
|
2007-08-25 17:19:12 +00:00
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
* DOCUMENTATION
|
|
|
|
|
2007-09-18 17:04:47 +00:00
|
|
|
- Fix installation links for Hebrew (bug 4165).
|
2007-08-12 21:35:18 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Correct the description of list of algorithms in the Embedded Objects manual.
|
2007-08-30 22:46:03 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Fix the appearance of the word "LyX" in PDF-bookmarks in the
|
2007-09-28 00:38:36 +00:00
|
|
|
Introduction manual (bug 2435).
|
2007-09-11 22:34:55 +00:00
|
|
|
|
2007-09-28 01:01:50 +00:00
|
|
|
- removed description of the program "reLyX" that was replaced in LyX 1.4 by
|
|
|
|
"tex2lyx" (bug 2766)
|
|
|
|
|
2007-07-27 12:39:36 +00:00
|
|
|
|
2007-07-30 16:28:45 +00:00
|
|
|
* BUILD/INSTALLATION:
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Upgrade to boost 1.34.1.
|
2007-09-18 17:04:47 +00:00
|
|
|
|
|
|
|
- Upgrade to gettext 0.14.6.
|
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- On all supported platforms, allow Qt 4.2 or higher to use the math fonts in
|
|
|
|
<sysdir>/fonts without the need to install them.
|
2007-09-14 07:25:34 +00:00
|
|
|
|
2007-08-05 01:08:43 +00:00
|
|
|
- Make configure.py remove a log file generated by MikTeX and copy the file
|
|
|
|
chkconfig.ltx to the user dir using default permissions (thus avoiding a
|
2007-09-22 08:16:44 +00:00
|
|
|
bug on Cygwin where python doesn't copy ACLs associated with a file).
|
2007-08-05 01:08:43 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Clarify an error message for --without-included-boost.
|
2007-08-12 18:30:22 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Better alignment of the version info output.
|
2007-08-16 08:39:55 +00:00
|
|
|
|
2007-09-22 08:16:44 +00:00
|
|
|
- Remove the /TP (force to use C++ compiler) option from scons/msvc.
|
2007-08-25 17:22:46 +00:00
|
|
|
|
|
|
|
- Allow the use of a snapshot version of scons.
|
2007-09-09 13:36:12 +00:00
|
|
|
|
2007-09-26 19:33:10 +00:00
|
|
|
- Fix usage display for lib/doc_toc.py (bug 3798).
|