2024-04-03 07:35:12 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2024-07-02 19:38:49 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.4.2.
|
2024-04-03 07:35:12 +00:00
|
|
|
All comments are welcome.
|
|
|
|
|
|
|
|
We try to group things by topic and in decreasing order of importance.
|
|
|
|
Please feel free to re-arrange if that seems like a good idea.
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
** Updates:
|
|
|
|
***********
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2024-07-17 14:06:47 +00:00
|
|
|
- There was undocumented change how hyperlink insets are exported to
|
|
|
|
xHTML format compared to LyX 2.3.x (type "File" is no more exported
|
|
|
|
as http(s) link). We added details to the RELEASE-NOTES file.
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-07-27 15:19:19 +00:00
|
|
|
- Load graphics after geometry, so page size is set properly (bug
|
|
|
|
10970).
|
|
|
|
|
2024-08-06 14:29:55 +00:00
|
|
|
- Recognize .plt as a GnuPlot extension (bug 11148).
|
|
|
|
|
2024-08-06 18:50:29 +00:00
|
|
|
- Restore obvious "G" shortcut for Greyed Out notes.
|
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
* MISCELLANEOUS
|
|
|
|
|
2024-07-03 10:32:18 +00:00
|
|
|
- Update format of lyxrc.dist templates
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2024-07-19 21:52:04 +00:00
|
|
|
- Show font info in status line again.
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-07-20 17:47:32 +00:00
|
|
|
- Make scrolling smoother when using selection.
|
|
|
|
|
2024-06-25 15:32:26 +00:00
|
|
|
- Show the temporary directory in About LyX dialog.
|
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2024-08-05 11:43:51 +00:00
|
|
|
- Update Czech, French, German, Polish and Slovak localization of the user interface.
|
2024-06-24 21:10:37 +00:00
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2024-07-03 19:02:51 +00:00
|
|
|
- Avoid bogus warnings when configuring for Qt6.
|
2024-07-02 19:38:49 +00:00
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2024-07-23 21:44:58 +00:00
|
|
|
- When exporting to MathML, the argument of the \boxed{} macro is now
|
|
|
|
correctly treated as math.
|
2024-08-12 16:22:57 +00:00
|
|
|
|
|
|
|
- Properly escape special characters (!, @, |) in nomenclature output.
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-06-22 11:38:47 +00:00
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2024-07-15 15:41:10 +00:00
|
|
|
- Fix crash when attempting to search in selection that contains only math.
|
|
|
|
|
2024-07-20 10:15:32 +00:00
|
|
|
- fix crash when copying some math formulas or exporting them to
|
|
|
|
DocBook (bug 13069).
|
|
|
|
|
2024-07-20 15:12:09 +00:00
|
|
|
- Fix potential crashes when scrolling documents.
|
|
|
|
|
2024-07-03 07:56:25 +00:00
|
|
|
- Fix bug where the dialog asking for saving unapplied changes on buffer change
|
|
|
|
popped up twice, or sometimes not at all (bug 12954).
|
2024-06-06 12:32:00 +00:00
|
|
|
|
2024-06-01 16:06:13 +00:00
|
|
|
- Improve performance when selecting text on less powerful systems (bug 13050).
|
|
|
|
|
2024-07-05 16:56:59 +00:00
|
|
|
- Fix performance problems with references with (very) many authors.
|
|
|
|
|
2024-07-21 08:18:58 +00:00
|
|
|
- Fix problem that key bindings that include optional modifier keys could not
|
|
|
|
be un- or re-bound (bug 12973)
|
|
|
|
|
2024-07-14 12:20:05 +00:00
|
|
|
- Enable OK/Apply button in tabular dialog when "Additional Space" combo has
|
|
|
|
been set to different value.
|
|
|
|
|
2024-07-22 18:36:20 +00:00
|
|
|
- Fix ghost image on Windows with system colors (bug 13084).
|
|
|
|
|
2024-08-05 22:11:24 +00:00
|
|
|
- Restore old display of cross-references in the outliner. The change led to
|
|
|
|
odd behavior on filtering.
|
|
|
|
|
2024-08-06 15:31:35 +00:00
|
|
|
- Display values of cross-references in tooltips for forward references.
|
|
|
|
|
2024-08-14 14:28:15 +00:00
|
|
|
- Disable vertical alignment in tables with variable width columns (tabularx
|
|
|
|
and xltable), as this is not supported by the packages. Also fix the
|
|
|
|
disabling mechanism in the table dialog.
|
|
|
|
|
2024-06-06 04:58:33 +00:00
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
* INTERNALS
|
|
|
|
|
2024-07-20 10:15:32 +00:00
|
|
|
- Fix possible crash in undo code after inserting note inset over a
|
|
|
|
multi-paragraph selection.
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-06-22 11:38:47 +00:00
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
2024-07-02 19:38:49 +00:00
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
* LYX2LYX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
2024-07-22 07:51:54 +00:00
|
|
|
- Fix import of nomenclature entries which contain '%' or '"' characters.
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
* LYXHTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2024-07-12 14:02:53 +00:00
|
|
|
- Fix 'make install' target for autotools builds with autoconf >= 2.72.
|
2024-07-15 15:41:10 +00:00
|
|
|
|