2018-02-16 17:02:57 +00:00
|
|
|
-*- text -*-
|
|
|
|
|
2019-06-18 22:14:22 +00:00
|
|
|
This file describes what has been done in the preparation of LyX 2.3.4.
|
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
|
|
|
|
|
2019-07-09 14:10:23 +00:00
|
|
|
- The "Rows & Columns" optional submenu has been added to the math context menu.
|
2019-02-26 02:56:40 +00:00
|
|
|
|
2019-07-09 14:10:23 +00:00
|
|
|
- Avoid using text mode for unicode symbols representable in math mode (bug 9616).
|
2019-04-15 18:56:52 +00:00
|
|
|
|
2019-05-14 20:44:29 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
|
|
|
|
2019-07-07 08:32:06 +00:00
|
|
|
- The Dutch user interface localization has been revived, and the Dutch docs
|
|
|
|
revised.
|
2018-09-29 08:27:20 +00:00
|
|
|
|
2019-07-09 14:10:23 +00:00
|
|
|
- The Russian Tutorial has been updated.
|
|
|
|
|
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
|
|
|
|
|
2019-05-31 08:48:00 +00:00
|
|
|
- Fix toprule with booktabs/longtable and captions (bug 11589).
|
2019-03-31 13:14:28 +00:00
|
|
|
|
2019-05-18 09:36:07 +00:00
|
|
|
- Avoid adding spaces when parsing an array in a macro template (bug 10499).
|
|
|
|
|
2019-06-25 20:09:12 +00:00
|
|
|
- Avoid superfluous braces in the optional argument of a macro (bug 11552).
|
|
|
|
|
2019-06-25 20:23:51 +00:00
|
|
|
- Do not replace a latex command with the corresponding symbol in the
|
|
|
|
unicodesymbols file, unless it can be encoded in the document encoding
|
|
|
|
(bug 11586).
|
|
|
|
|
2019-07-07 08:32:06 +00:00
|
|
|
- Fix problems with paths that contain the tilde (~) character.
|
|
|
|
|
2019-07-06 13:15:06 +00:00
|
|
|
- Fix nomenclature processing with LuaTeX (bug 11571).
|
|
|
|
|
2019-07-07 17:13:52 +00:00
|
|
|
- Fix problem on Windows with saving files in Dropbox folders (bug 10091).
|
|
|
|
|
2019-05-31 00:32:35 +00:00
|
|
|
- Find local bib files when they exist in the same directory as the LyX
|
|
|
|
file (bug 11588).
|
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
|
|
|
* USER INTERFACE
|
|
|
|
|
2019-04-20 17:53:24 +00:00
|
|
|
- Fix some numbering issues with bibitems (bug 2743, 8499).
|
2018-12-17 09:37:14 +00:00
|
|
|
|
2019-04-20 17:42:29 +00:00
|
|
|
- Deal properly with orphaned bibitems (bug 7160).
|
2019-05-24 09:10:17 +00:00
|
|
|
|
2019-06-09 20:35:05 +00:00
|
|
|
- Fix endless loop when a macro definition references itself (bug 11595).
|
|
|
|
|
2019-06-25 19:27:33 +00:00
|
|
|
- Use the selection as the argument of a macro also when the macro has only
|
|
|
|
optional arguments (bug 10498).
|
|
|
|
|
2019-06-25 19:57:00 +00:00
|
|
|
- Correctly close a language opened in a branch inset (bug 9633).
|
|
|
|
|
2019-07-01 10:05:31 +00:00
|
|
|
- Fix additional problem with display of inline equations in outliner
|
|
|
|
(bug 11423).
|
|
|
|
|
2018-11-23 15:53:53 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
* INTERNALS
|
|
|
|
|
2019-06-25 13:46:14 +00:00
|
|
|
- Fix TeX file listing with the Nix package manager.
|
2018-08-07 15:56:07 +00:00
|
|
|
|
2018-08-17 20:28:03 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
2019-06-18 22:14:22 +00:00
|
|
|
* DOCUMENTATION AND LOCALIZATION
|
2019-01-06 19:38:54 +00:00
|
|
|
|
2018-12-31 11:14:46 +00:00
|
|
|
|
2018-03-19 22:42:46 +00:00
|
|
|
|
2018-02-16 17:02:57 +00:00
|
|
|
|
2018-07-22 02:49:49 +00:00
|
|
|
* LYX2LYX
|
|
|
|
|
|
|
|
|
2018-12-29 04:02:47 +00:00
|
|
|
|
2018-07-22 02:49:49 +00:00
|
|
|
|
2018-09-09 08:20:00 +00:00
|
|
|
* TEX2LYX
|
2018-02-22 10:24:43 +00:00
|
|
|
|
2019-04-04 13:46:49 +00:00
|
|
|
- Significantly improve support for modules (bug 11259, 8229).
|
|
|
|
|
2019-04-04 14:39:20 +00:00
|
|
|
- Prevent multiplication of preamble code on (re-)import (bug 8229).
|
2019-01-04 00:12:58 +00:00
|
|
|
|
2019-06-30 09:13:20 +00:00
|
|
|
- Fix import of custom float definitions.
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
2018-03-31 10:00:33 +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
|
|
|
|