2008-11-23 09:38:42 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2009-06-04 12:58:13 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 1.6.4
|
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:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2009-06-08 16:04:11 +00:00
|
|
|
- Implement separate chains for Japanese bibliography and index
|
|
|
|
compilation. This allows for proper support for jbibtex and mendex,
|
|
|
|
pLaTeX's bibtex and makeindex replacements (bug 5601).
|
2009-06-02 15:37:29 +00:00
|
|
|
|
2009-06-24 07:30:40 +00:00
|
|
|
- LaTeX import (tex2lyx) was updated and now also supports:
|
2009-06-19 00:44:43 +00:00
|
|
|
* nomenclature entries
|
|
|
|
* the LaTeX-package esint
|
|
|
|
* the alternative LaTeX document language names "portuguese" and
|
|
|
|
"brazilian"
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2009-07-18 21:51:16 +00:00
|
|
|
- Support for chemical formulas via the LaTeX package mhchem. For a
|
|
|
|
description see LyX's Math manual.
|
|
|
|
|
2009-06-05 05:06:17 +00:00
|
|
|
- LyX's warning about different textclasses in master and child now has a
|
|
|
|
"Do not show this warning again!" checkbox. Checking it will disable the
|
|
|
|
warning for this specific master/child constellation over sessions
|
|
|
|
(bug 3218).
|
|
|
|
|
2009-06-10 22:48:24 +00:00
|
|
|
- Tooltips for toolbar buttons now show the main shortcut associated
|
2009-06-10 14:03:55 +00:00
|
|
|
to the action.
|
|
|
|
|
2009-06-18 06:33:20 +00:00
|
|
|
- Tooltips for footnotes and some other insets now wrap, so they can
|
|
|
|
actually be seen.
|
2009-05-02 13:21:56 +00:00
|
|
|
|
2009-06-18 15:47:01 +00:00
|
|
|
- New commands inset-begin/end (bound to Ctrl-Alt-Home/End) allow to jump
|
|
|
|
to begin/end of insets (and outside of the inset if the cursor is already
|
|
|
|
in place). There are also versions that select text.
|
|
|
|
|
2009-07-09 15:54:13 +00:00
|
|
|
- The LaTeX Log File dialog has a search facility.
|
|
|
|
|
2009-06-26 11:01:28 +00:00
|
|
|
- Notes context menu has a new item for toggling all notes.
|
|
|
|
|
|
|
|
- Math context menu has a new item for numbering a single line in a formula.
|
|
|
|
|
2009-06-29 13:33:47 +00:00
|
|
|
- Include inset context menu shows with a checkbox what is the current
|
|
|
|
inclusion type.
|
|
|
|
|
2009-06-26 11:01:28 +00:00
|
|
|
- Some strings in the context menus have been improved.
|
2009-06-16 08:24:44 +00:00
|
|
|
|
2009-06-26 14:54:37 +00:00
|
|
|
- Guify support for SVN file locking property.
|
|
|
|
|
2009-07-12 15:53:43 +00:00
|
|
|
- Preferences about automatic popup and inline completion are now honoured
|
|
|
|
when pressing Ctrl-L in math mode.
|
|
|
|
|
2009-07-14 16:23:01 +00:00
|
|
|
- Make it possible to copy from a deleted section (bug 5390).
|
|
|
|
|
2009-07-15 10:08:56 +00:00
|
|
|
- Reverse searching added to the merge changes dialog (bug 2213).
|
2009-07-13 10:48:48 +00:00
|
|
|
|
2009-07-17 18:28:00 +00:00
|
|
|
- Copy as Reference is now implemented for equation labels too (bug 5948).
|
|
|
|
|
2009-07-19 13:21:37 +00:00
|
|
|
- Visual support for the integral signs \fint and \fintop in formulas.
|
|
|
|
|
2009-05-04 08:01:09 +00:00
|
|
|
|
2009-06-10 14:03:55 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
- New Slovakian translation of the Introduction manual.
|
|
|
|
|
2009-07-21 21:47:03 +00:00
|
|
|
- Updated Czech, French, German, Indonesian, Italian, and Spanish
|
|
|
|
localizations of the user interface.
|
2009-06-10 14:03:55 +00:00
|
|
|
|
2009-06-30 09:41:06 +00:00
|
|
|
- Updated EmbeddedObjects manual: New section about subfloats.
|
2009-06-30 09:35:15 +00:00
|
|
|
|
2009-06-10 14:03:55 +00:00
|
|
|
- Updated English Additional Features manual.
|
|
|
|
|
|
|
|
- Updated Intro manual for all languages.
|
|
|
|
|
2009-07-18 21:51:16 +00:00
|
|
|
- Updated English, French, German, and Spanish Math manual.
|
|
|
|
|
2009-07-18 15:59:47 +00:00
|
|
|
- Updated German and Spanish User's Guide.
|
2009-07-02 12:27:28 +00:00
|
|
|
|
2009-07-18 14:40:10 +00:00
|
|
|
- Updated German Tutorial.
|
|
|
|
|
2009-06-10 14:03:55 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* WINDOWS INSTALLER
|
|
|
|
|
|
|
|
|
2008-12-13 12:50:09 +00:00
|
|
|
|
2009-06-06 15:35:30 +00:00
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
- Added a shell script (lyxeditor) for performing reverse DVI/PDF search
|
|
|
|
and a python script (lyxpak.py) for creating archives of a lyx file and
|
|
|
|
all its ancillary files (graphics and so on) to development/tools.
|
2008-11-23 09:38:42 +00:00
|
|
|
|
2009-06-10 11:34:28 +00:00
|
|
|
- Take advantage of some bugfixes in Qt 4.5 for internal file handling.
|
2008-11-23 09:38:42 +00:00
|
|
|
|
2009-07-01 21:10:00 +00:00
|
|
|
- Added some cygwin-specific scripts and utility programs that are
|
|
|
|
compiled and installed when building on cygwin.
|
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2009-07-17 15:09:32 +00:00
|
|
|
- Fix conversion documents from LyX 1.4 which have multicolumn cells in
|
|
|
|
tabulars with expert border settings (bug 6018).
|
|
|
|
|
2009-06-18 06:52:59 +00:00
|
|
|
- Fix output of alignment if default aligment is not justified (bug 5995).
|
|
|
|
|
2009-06-20 13:03:19 +00:00
|
|
|
- Fix problem where updates in some child documents were not recognized
|
2009-06-20 13:06:30 +00:00
|
|
|
and no LaTeX update was performed (bug 6024).
|
2009-06-20 13:03:19 +00:00
|
|
|
|
2009-06-06 07:42:05 +00:00
|
|
|
- Fix the on-screen representation of headings in the AMS article and
|
|
|
|
AMS book classes.
|
2009-06-16 08:08:34 +00:00
|
|
|
|
|
|
|
- The default eLyXer configuration now handles images correctly on view
|
|
|
|
and export (requires eLyXer >= 0.27).
|
2009-06-22 06:15:20 +00:00
|
|
|
|
2009-06-24 07:30:40 +00:00
|
|
|
- Fix loading of UTF-8 encoded files when a byte order mark (BOM) is
|
|
|
|
present (bug 6030).
|
2009-06-22 06:18:12 +00:00
|
|
|
|
|
|
|
- Fix reverse DVI/PDF search with child documents (bug 6020).
|
2009-07-12 13:43:30 +00:00
|
|
|
|
|
|
|
- Assure that a longtable caption is in a first header even if the table
|
|
|
|
does not have one. This assures the caption is not repeated after a
|
|
|
|
page break and consequently in the list of tables (bug 6057).
|
2009-07-16 13:02:50 +00:00
|
|
|
|
|
|
|
- Fix language settings after an environment (bug 5096).
|
2009-07-18 09:22:25 +00:00
|
|
|
|
2009-07-18 09:24:13 +00:00
|
|
|
- Enable the possibility to read documents from a path containing a
|
2009-07-18 09:22:25 +00:00
|
|
|
$-character (bug 4177).
|
2009-05-09 19:14:25 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2009-06-24 07:30:40 +00:00
|
|
|
- Fix bookmark navigation crash when multiple windows are used
|
|
|
|
(bug 6000).
|
2009-07-17 15:09:32 +00:00
|
|
|
|
|
|
|
- Fall back to default UI file if the specified one cannot be found
|
|
|
|
(bug 6076).
|
2009-06-18 06:33:20 +00:00
|
|
|
|
|
|
|
- Fix assertion when a nested math hull appears in a math macro
|
|
|
|
(bug 5996).
|
|
|
|
|
|
|
|
- Fix assertion when pressing down arrow in the command buffer while
|
|
|
|
the history is empty (bug 6001).
|
2009-06-15 15:55:53 +00:00
|
|
|
|
2009-07-08 11:03:41 +00:00
|
|
|
- Fix assertion when selecting with Shift-button in math editor (bugs
|
|
|
|
5046 and 6026).
|
|
|
|
|
|
|
|
- Fix assertion when starting spellchecker in math mode and clicking
|
|
|
|
"replace" (bug 6013)
|
2009-07-12 15:16:09 +00:00
|
|
|
|
|
|
|
- Fix assertion in mathed when moving the cursor immediately after pressing
|
|
|
|
Ctrl-L (or '\' with inline completion disabled) in front of another
|
|
|
|
character (bug 6063).
|
2009-06-29 13:03:04 +00:00
|
|
|
|
2009-06-24 07:30:40 +00:00
|
|
|
- Make Tools>Statistics ignore Note insets and inactive branches
|
|
|
|
(bug 2566).
|
2009-06-23 13:29:41 +00:00
|
|
|
|
2009-06-04 18:56:22 +00:00
|
|
|
- Take into account file system case sensitivity when checking whether
|
|
|
|
a path starts with a given prefix. This fixes a bug with reverse PDF
|
|
|
|
search when using SumatraPDF as a PDF viewer on Cygwin.
|
2009-05-01 13:55:56 +00:00
|
|
|
|
2009-06-09 06:53:51 +00:00
|
|
|
- Fix the maximum number of the files stored in last-opened-files list
|
|
|
|
(bug 5980).
|
|
|
|
|
2009-06-18 06:33:20 +00:00
|
|
|
- Disable unused functions in the citation dialog (bug 5987).
|
2009-06-12 11:37:47 +00:00
|
|
|
|
2009-06-12 14:22:51 +00:00
|
|
|
- Fix display of BibTeX entries in the info field of the citation
|
2009-06-18 06:33:20 +00:00
|
|
|
dialog by only converting text mode latex macros to unicode glyphs.
|
2009-06-12 14:34:44 +00:00
|
|
|
|
2009-06-18 06:33:20 +00:00
|
|
|
- Convert LaTeX macros such as \"{u} to proper unicode characters
|
|
|
|
for the display of authors/editors on the citation inset button.
|
2009-05-24 09:03:03 +00:00
|
|
|
|
2009-06-17 22:07:32 +00:00
|
|
|
- Fix pop-up of ToC and Source code panels after fresh install (part
|
|
|
|
of bug 5082).
|
|
|
|
|
2009-06-29 08:45:03 +00:00
|
|
|
- Maintain session settings over version changes (also related to
|
|
|
|
bug 5082).
|
|
|
|
|
2009-06-30 13:12:28 +00:00
|
|
|
- Do not reset toolbar settings after a change of UI files that do not
|
|
|
|
concern toolbars.
|
|
|
|
|
2009-06-24 08:29:50 +00:00
|
|
|
- Fix math-insert lfun behaviour in the absence of a selection or when
|
|
|
|
something outside mathed is selected (bug 6033).
|
2009-06-29 08:45:03 +00:00
|
|
|
|
|
|
|
- Fix casing inconsistencies in the English user interface.
|
2009-06-24 08:29:50 +00:00
|
|
|
|
2009-06-29 12:58:08 +00:00
|
|
|
- Fix context menu for insets inside a branch inset (bug 6022).
|
2009-06-16 07:58:04 +00:00
|
|
|
|
2009-07-05 14:01:53 +00:00
|
|
|
- Fix command "tabular-feature align-(left|right|center)" which was
|
|
|
|
inadvertently disabled for a math matrix (bug 6041).
|
|
|
|
|
2009-07-07 12:27:51 +00:00
|
|
|
- Ensure that pasting into the preamble and the nomenclature dialog's
|
|
|
|
description widget resets the font formatting (bug 3936).
|
2009-07-07 08:17:18 +00:00
|
|
|
|
2009-07-09 11:49:16 +00:00
|
|
|
- Fix wrong labeling as "child only" branch if branches were unknown.
|
|
|
|
|
2009-07-09 20:51:21 +00:00
|
|
|
- Fix typesetting of chemical equations by adding support for the mhchem
|
|
|
|
package (bugs 6047, 4043, and 5394).
|
|
|
|
|
2009-07-10 14:48:16 +00:00
|
|
|
- Fix display of unknown math macros that become known after editing their
|
|
|
|
name. They are now correctly expanded and not left in red (bug 5923).
|
|
|
|
|
2009-07-11 17:53:26 +00:00
|
|
|
- Fix display of macros when clicking away (bug 3706).
|
|
|
|
|
2009-07-11 17:57:25 +00:00
|
|
|
- Fix the inconsistent behaviour of the cursor inside math (bug 2034).
|
|
|
|
|
2009-07-12 13:22:40 +00:00
|
|
|
- Fix the toggling of the outline-button on the toolbar when closing
|
|
|
|
the outliner with the 'x' (bug 3918).
|
|
|
|
|
2009-07-12 13:31:05 +00:00
|
|
|
- Fix the pasting of multiple cells in a table when a range is selected
|
|
|
|
(bug 4952).
|
|
|
|
|
2009-07-12 16:01:38 +00:00
|
|
|
- Do not open files during startup that were closed in the previous
|
|
|
|
session by Close View or Close Window (bug 5458).
|
|
|
|
|
2009-07-12 16:48:02 +00:00
|
|
|
- Remove empty paragraphs and superfluous spaces when leaving an inset
|
|
|
|
(bug 5435).
|
2009-06-30 13:12:28 +00:00
|
|
|
|
2009-07-13 21:49:07 +00:00
|
|
|
- Fix the scrolling problem that when scrolling with PgUp or PgDn, the
|
|
|
|
cursor could end up on a row that is only partly visible. This causes
|
|
|
|
the cursor to end up somewhere else when scrolling back (bug 5944).
|
|
|
|
|
2009-07-14 16:23:01 +00:00
|
|
|
- Fix selection of math insets on some archs.
|
|
|
|
|
2009-07-18 09:23:35 +00:00
|
|
|
- Fix of painter glitches caused by uninitialized variables (bug 6077).
|
2009-07-15 10:08:56 +00:00
|
|
|
|
2009-07-18 09:23:35 +00:00
|
|
|
- Fix uninitialized variable in Dialog code (bug 6081).
|
2009-07-14 16:33:10 +00:00
|
|
|
|
2009-07-16 12:35:31 +00:00
|
|
|
- Fix the enabling of the page height and width fields in the Document
|
|
|
|
Settings dialog.
|
2009-07-17 18:28:00 +00:00
|
|
|
|
|
|
|
- The width unit of table cells can be set before entering the
|
|
|
|
value (bug 6070).
|
2009-07-20 05:32:03 +00:00
|
|
|
|
|
|
|
- Re-allow the insertion of glue lengths in the VSpace dialog and the
|
|
|
|
VSkip widget of the Document dialog (bug 6097).
|
2009-07-16 12:35:31 +00:00
|
|
|
|
2009-07-13 21:49:07 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2009-06-04 13:41:26 +00:00
|
|
|
- Fix icon image files so that they appear correctly when the
|
|
|
|
documentation files are converted to DVI (bug 5945).
|
2009-01-15 14:01:37 +00:00
|
|
|
|
2008-11-23 09:38:42 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2009-06-22 10:55:38 +00:00
|
|
|
- Detect multithreaded boost libraries if included boost is not used.
|
2009-06-06 13:14:05 +00:00
|
|
|
|
2009-06-22 10:55:38 +00:00
|
|
|
- Fix small documentation bug in configure.py (bug 5881).
|
2009-06-25 10:01:45 +00:00
|
|
|
|
2009-06-26 11:02:22 +00:00
|
|
|
- LyX now recognizes both elyxer and elyxer.py.
|
2009-07-10 08:47:37 +00:00
|
|
|
|
|
|
|
- SCons: assertions are now always disabled in mode=release and
|
|
|
|
enabled in mode=debug.
|
2009-07-13 14:42:11 +00:00
|
|
|
|
|
|
|
- Added support for automake 1.11.
|