]> git.lyx.org Git - lyx.git/blob - status.23x
bf9a95726934f0647aa5f49094d9d9a2ac0fab98
[lyx.git] / status.23x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.3.4.
4 All comments are welcome.
5
6 We try to group things by topic and in decreasing order of importance.
7 Please feel free to re-arrange if that seems like a good idea.
8
9
10 What's new
11 ==========
12
13 ** Updates:
14 ***********
15
16 * DOCUMENT INPUT/OUTPUT
17
18
19
20 * MISCELLANEOUS
21
22
23
24 * TEX2LYX IMPROVEMENTS
25
26
27
28 * USER INTERFACE
29
30 The "Rows & Columns" optional submenu has been added to the math context menu.
31
32 Avoid using text mode for unicode symbols representable in math mode (bug 9616).
33
34
35
36 * DOCUMENTATION AND LOCALIZATION
37
38 - The Dutch user interface localization has been revived, and the Dutch docs
39   revised.
40
41
42 * BUILD/INSTALLATION
43
44
45
46
47 ** Bug fixes:
48 *************
49
50 * DOCUMENT INPUT/OUTPUT
51
52 - Fix toprule with booktabs/longtable and captions (bug 11589).
53
54 - Avoid adding spaces when parsing an array in a macro template (bug 10499).
55
56 - Avoid superfluous braces in the optional argument of a macro (bug 11552).
57
58 - Do not replace a latex command with the corresponding symbol in the
59   unicodesymbols file, unless it can be encoded in the document encoding
60   (bug 11586).
61
62 - Fix problems with paths that contain the tilde (~) character.
63
64 - Fix nomenclature processing with LuaTeX (bug 11571).
65
66 - Fix problem on Windows with saving files in Dropbox folders (bug 10091).
67
68 - Find local bib files when they exist in the same directory as the LyX
69   file (bug 11588).
70
71
72 * USER INTERFACE
73
74 - Fix some numbering issues with bibitems (bug 2743, 8499).
75
76 - Deal properly with orphaned bibitems (bug 7160).
77
78 - Fix endless loop when a macro definition references itself (bug 11595).
79
80 - Use the selection as the argument of a macro also when the macro has only
81   optional arguments (bug 10498).
82
83 - Correctly close a language opened in a branch inset (bug 9633).
84
85 - Fix additional problem with display of inline equations in outliner
86   (bug 11423).
87
88
89 * INTERNALS
90
91 - Fix TeX file listing with the Nix package manager.
92
93
94
95 * DOCUMENTATION AND LOCALIZATION
96
97
98
99
100 * LYX2LYX
101
102
103
104
105 * TEX2LYX
106
107 - Significantly improve support for modules (bug 11259, 8229).
108
109 - Prevent multiplication of preamble code on (re-)import (bug 8229).
110
111 - Fix import of custom float definitions.
112
113
114 * LYXHTML
115
116
117
118
119 * ADVANCED FIND AND REPLACE
120
121
122
123
124 * BUILD/INSTALLATION
125