2018-02-16 17:02:57 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2020-01-26 21:18:18 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.3.5.
|
2018-02-16 17:02:57 +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
|
|
|
|
|
2019-01-06 13:36:11 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
2018-08-07 15:47:50 +00:00
|
|
|
* MISCELLANEOUS
|
|
|
|
|
2018-03-11 10:12:42 +00:00
|
|
|
|
2018-03-17 15:44:09 +00:00
|
|
|
|
2018-09-09 08:20:00 +00:00
|
|
|
* TEX2LYX IMPROVEMENTS
|
2018-03-11 17:33:45 +00:00
|
|
|
|
2018-08-26 07:48:23 +00:00
|
|
|
|
2018-03-17 13:36:56 +00:00
|
|
|
|
2017-07-15 15:23:22 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2020-02-27 04:00:09 +00:00
|
|
|
- Keep citation style when all selected citations are deleted (bug 11748).
|
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2020-03-14 16:26:14 +00:00
|
|
|
- Updated German, Interlingua and Slovak user interface localization.
|
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
|
|
|
* BUILD/INSTALLATION
|
|
|
|
|
2018-01-05 18:27:24 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
|
|
|
|
|
|
|
** Bug fixes:
|
|
|
|
*************
|
|
|
|
|
|
|
|
* DOCUMENT INPUT/OUTPUT
|
|
|
|
|
2020-03-26 06:55:41 +00:00
|
|
|
- Fix crash with non-encodable glyph in nomcenlature inset (bug 11584).
|
|
|
|
|
2019-11-20 10:48:18 +00:00
|
|
|
- Fix problems with non-ASCII characters in file path with recent LaTeX
|
|
|
|
(bug 11146).
|
|
|
|
|
2019-11-20 10:57:32 +00:00
|
|
|
- Fix problems with recent LaTeX when \input@path contains tilde and space
|
|
|
|
(bug 11699).
|
|
|
|
|
2020-01-29 10:25:01 +00:00
|
|
|
- Fix output with class-provided geometry package (bug 11724).
|
|
|
|
|
2020-01-27 07:39:18 +00:00
|
|
|
- Fix erroneous space in output caused by changebar module (bug 11473).
|
|
|
|
|
2020-01-27 10:18:19 +00:00
|
|
|
- Correctly strike out deleted text after deleted display math (bug 11716).
|
|
|
|
|
2020-02-29 18:20:18 +00:00
|
|
|
- Fix loading of amsmath in beamer article classes (bug 11768).
|
|
|
|
|
2020-04-05 13:23:22 +00:00
|
|
|
- Prevent polyglossia options from being output to PDF TOC (bug 11813).
|
|
|
|
|
2020-02-13 07:13:22 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
* USER INTERFACE
|
|
|
|
|
2020-01-13 08:48:56 +00:00
|
|
|
- Fix backspace deletion of selected items with change tracking (bug 11630).
|
|
|
|
|
2020-01-29 10:25:01 +00:00
|
|
|
- Fix display glitch where the change tracking cue blinks with the cursor
|
2020-01-11 12:39:20 +00:00
|
|
|
(bug 11684).
|
2018-11-23 15:53:53 +00:00
|
|
|
|
2019-11-12 12:52:05 +00:00
|
|
|
- Consider shorthand in biblatex cite display (bug 11696).
|
|
|
|
|
2020-02-08 08:27:21 +00:00
|
|
|
- Properly resize columns of child document table widget.
|
|
|
|
|
2020-02-08 15:33:51 +00:00
|
|
|
- Fix a crash reported on lyx users.
|
|
|
|
There was an uninitialized buffer member of MathData in LFUN dispatch.
|
|
|
|
|
2020-02-27 03:18:58 +00:00
|
|
|
- Fix problem with validation of InsetLayout.
|
2019-11-12 12:52:05 +00:00
|
|
|
|
2020-03-12 09:37:56 +00:00
|
|
|
- Fix over-hasty resetting of dialog in Child Documents settings (bug 11564).
|
|
|
|
|
2020-03-22 10:07:57 +00:00
|
|
|
- Fix problems when pasting ZERO WIDTH NON-JOINER (bug 11790).
|
|
|
|
|
2020-03-28 19:15:06 +00:00
|
|
|
- Remove newlines from LFUNs entered in the shortcut dialog.
|
|
|
|
|
2020-03-29 03:36:52 +00:00
|
|
|
- Add copy, paste, etc, to math context menu (but 11799).
|
|
|
|
|
2020-03-24 11:01:43 +00:00
|
|
|
- Avoid bleeding of inset background outside of inset (bug 11786).
|
|
|
|
|
2020-04-04 07:27:24 +00:00
|
|
|
- Disallow adding columns with gathered environment as this is not
|
|
|
|
supported (bug 11812).
|
|
|
|
|
2020-03-12 09:37:56 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
* INTERNALS
|
|
|
|
|
|
|
|
|
2019-06-18 22:14:22 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
2019-01-06 19:38:54 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
2018-07-22 02:49:49 +00:00
|
|
|
* LYX2LYX
|
|
|
|
|
|
|
|
|
2018-09-09 08:20:00 +00:00
|
|
|
* TEX2LYX
|
2018-02-22 10:24:43 +00:00
|
|
|
|
2019-01-04 00:12:58 +00:00
|
|
|
|
2019-06-18 22:14:22 +00:00
|
|
|
* LYXHTML
|
2018-02-16 17:02:57 +00:00
|
|
|
|
2020-03-14 22:31:25 +00:00
|
|
|
- Don't output LaTeX preamble snippets with HTML (bug 11780).
|
2018-02-16 17:02:57 +00:00
|
|
|
|
|
|
|
|
2019-06-18 22:14:22 +00:00
|
|
|
* ADVANCED FIND AND REPLACE
|
2018-02-22 05:55:10 +00:00
|
|
|
|
2018-12-16 20:45:02 +00:00
|
|
|
|
|
|
|
|
2019-06-18 22:14:22 +00:00
|
|
|
* BUILD/INSTALLATION
|
2019-01-02 17:49:23 +00:00
|
|
|
|
2020-02-13 07:13:22 +00:00
|
|
|
- Do not break configuration if a layout file is not decodable. Rather than that,
|
|
|
|
issue a warning and skip that file (bug 11736).
|
|
|
|
|
2020-04-05 18:48:19 +00:00
|
|
|
- Download dictionary and thesaurus files, on Windows, from our SVN repo (bug 11192).
|
|
|
|
|