2024-04-03 07:35:12 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
|
|
|
This file describes what has been done in the preparation of LyX 2.4.1.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* MISCELLANEOUS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX IMPROVEMENTS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
|
|
|
- Add plain single quote to menu (bug 13025).
|
|
|
|
|
|
|
|
- In context menus, more items are now shown on top level.
|
|
|
|
|
2024-06-03 14:10:17 +00:00
|
|
|
- Show full inset context-menu when clicking on text part of collapsible
|
|
|
|
(bug 10370).
|
|
|
|
|
2024-04-05 21:15:53 +00:00
|
|
|
- Allow relative statistics values in statusbar, improve update times for
|
|
|
|
some UI and buffer operations.
|
2024-04-05 17:45:09 +00:00
|
|
|
|
2024-04-21 20:26:41 +00:00
|
|
|
- The performance of LyX with large insets on slower computers has
|
|
|
|
been improved a lot (bug 12297).
|
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
- Clarify quote-insert LFUN.
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
- Fix cmake build with qt6 (macos), which did not include
|
|
|
|
"plugins".
|
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2024-04-13 09:36:10 +00:00
|
|
|
- Set cursor font after pasting to PassThru (e.g., ERT) inset (bug 12592).
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-04-21 07:34:35 +00:00
|
|
|
- The g-brief and g-brief2 letter classes load babel internally. LyX now
|
|
|
|
is aware of that.
|
|
|
|
|
2024-05-15 11:58:28 +00:00
|
|
|
- Fix some cases where beamer breaks with the new cprotect mechanism.
|
|
|
|
|
2024-05-20 16:01:33 +00:00
|
|
|
- Update acknowledgments handling in aastex63 layout
|
|
|
|
(cf. https://journals.aas.org/aastexguide/#acknowledgments)
|
|
|
|
|
2024-06-09 23:18:02 +00:00
|
|
|
- Make textstyle-update LFUN work properly inside equations.
|
|
|
|
|
2024-06-03 14:10:17 +00:00
|
|
|
- Make buffer-reset-export LFUN work properly.
|
2024-06-01 07:06:44 +00:00
|
|
|
|
2024-06-09 23:18:02 +00:00
|
|
|
- Remove redundant code from preamble of double column Hebrew documents (bug 12919)
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2024-06-07 19:59:27 +00:00
|
|
|
- Fix crash when deleting rows or columns from table.
|
|
|
|
|
2024-04-13 05:16:21 +00:00
|
|
|
- Fix wrong position of conversion windows of the input method (bugs 11723,
|
|
|
|
13054).
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-04-21 20:26:41 +00:00
|
|
|
- Speed up mouse movement when there is no selection (part of bug
|
|
|
|
13050).
|
|
|
|
|
2024-05-11 17:03:54 +00:00
|
|
|
- Fix incorrect scrolling when using outline to jump to a paragraph (bug 10425).
|
|
|
|
|
2024-06-09 23:20:25 +00:00
|
|
|
- Fix preview inset with XeTeX, and with RTL languages in general.
|
2024-06-09 23:18:02 +00:00
|
|
|
|
2024-05-11 17:03:54 +00:00
|
|
|
- Respect change tracking in dash conversion mechanism (bug 13062).
|
2024-04-21 19:56:00 +00:00
|
|
|
|
2024-06-02 00:23:08 +00:00
|
|
|
- The outliner option "Only output items" now works properly (bug 12981).
|
|
|
|
|
|
|
|
- Show values of cross-references in tooltips (bug 8856).
|
|
|
|
|
|
|
|
- Toolbars are now locked by default for new profiles (bug 11796).
|
|
|
|
|
2024-06-02 00:24:15 +00:00
|
|
|
- Allow "longest label" to be empty (bug 11934).
|
|
|
|
|
2024-06-02 00:25:20 +00:00
|
|
|
- Put new citation after selected item rather than at end of list (bug 12940).
|
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-06-06 12:32:00 +00:00
|
|
|
- fix overflow of appendix red frame in document-bottom grey area.
|
|
|
|
|
2024-06-06 04:58:33 +00:00
|
|
|
|
2024-04-03 07:35:12 +00:00
|
|
|
* INTERNALS
|
|
|
|
|
2024-04-25 12:28:10 +00:00
|
|
|
- Fix case where insets do not have proper information about current buffer
|
|
|
|
(bug 12682).
|
2024-04-03 07:35:12 +00:00
|
|
|
|
2024-05-20 16:01:33 +00:00
|
|
|
- Handle deprecated Qt enum value.
|
|
|
|
|
|
|
|
- Fix initialization of an internal value.
|
|
|
|
|
2024-04-25 15:13:15 +00:00
|
|
|
- Fix "Unassigned buffer_" error with math references (bug 12947).
|
|
|
|
|
2024-06-06 04:58:33 +00:00
|
|
|
- Re-allow the use of quoted argument to PackageOptions layout tag.
|
|
|
|
|
2024-06-09 23:18:02 +00:00
|
|
|
- Fix crash when passing unknown value to textstyle-update
|
2024-04-03 07:35:12 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
|
|
|
|
|
|
|
* LYX2LYX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* TEX2LYX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* LYXHTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* ADVANCED FIND AND REPLACE
|
|
|
|
|
|
|
|
- Handle neg-spaces like normal space if searching without format.
|
|
|
|
|
|
|
|
- No paragraph indentation in search and replace windows (bug 11555).
|
|
|
|
|
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
|
|
|
- Cmake build: Handle deprecated cmake versions.
|
|
|
|
|