]> git.lyx.org Git - lyx.git/blob - status.23x
Enable dissolve in undefined Flex inset context menu
[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 - Do not issue error dialog when no tag is found in git repository for
35   tree-revision info inset.
36
37
38
39 * DOCUMENTATION AND LOCALIZATION
40
41 - New section about references in the example file colored-boxes.lyx.
42
43 - The Dutch user interface localization has been revived, and the Dutch docs
44   revised.
45
46 - The Russian Tutorial has been updated.
47
48 - Updated localizations include Arabic, German, Hebrew, and Slovak.
49
50
51 * BUILD/INSTALLATION
52
53
54
55
56 ** Bug fixes:
57 *************
58
59 * DOCUMENT INPUT/OUTPUT
60
61 - (Re-)fix problems with activated equal sign and graphic options in Turkish
62   and Latin documents (bug 2005).
63
64 - Correctly set language after intitle paragraphs (bug 11514).
65
66 - Fix toprule with booktabs/longtable and captions (bug 11589).
67
68 - Avoid adding spaces when parsing an array in a macro template (bug 10499).
69
70 - Avoid superfluous braces in the optional argument of a macro (bug 11552).
71
72 - Do not replace a latex command with the corresponding symbol in the
73   unicodesymbols file, unless it can be encoded in the document encoding
74   (bug 11586).
75
76 - Fix problems with paths that contain the tilde (~) character.
77
78 - Fix nomenclature processing with LuaTeX (bug 11571).
79
80 - Fix problem on Windows with saving files in Dropbox folders (bug 10091).
81
82 - Find local bib files when they exist in the same directory as the LyX
83   file (bug 11588).
84
85 - Fix table column order with RTL documents and LuaTeX (part of bug 9686).
86
87 - Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
88
89 - Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
90
91 - Fix direction of roman numbers with RTL documents and LuaTeX.
92
93 - Fix direction of references with XeTeX/bidi (bug 11626).
94
95 - Fix interplay of the memoir class and custom page size/geometry (bug 10970).
96
97 - Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
98
99 - Fix greyedout note with RTL documents (bug 8647).
100
101 - Fix colored and shaded boxes with RTL documents (bug 8642).
102
103 - Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
104
105 - Fix LaTeX error with Canadian French as second language. LyX now uses
106   the (recommended) babel option "acadian" rather than "canadien".
107
108 - Do not create unnecessary directories when exporting from the command
109   line (bug 11636).
110
111
112 * USER INTERFACE
113
114 - Fix configure process with Python 3 (bug 11642).
115
116 - Fix some numbering issues with bibitems (bug 2743, 8499).
117
118 - Deal properly with orphaned bibitems (bug 7160).
119
120 - Fix endless loop when a macro definition references itself (bug 11595).
121
122 - Use the selection as the argument of a macro also when the macro has only
123   optional arguments (bug 10498).
124
125 - Correctly close a language opened in a branch inset (bug 9633).
126
127 - Fix additional problem with display of inline equations in outliner
128   (bug 11423).
129
130 - Preserve "all authors" state when switching citation style via context
131   menu (bug 11439).
132
133 - Fix right and left layout alignment (in workarea) with RTL (bug 11606).
134
135 - Show filenames for verbatim includes in outliner (bug 11612).
136
137 - Enable change tracking if paragraph break change (bug 11629).
138
139 - Fix crash when deleting column in math grid (bug 11623).
140
141 - Hide "LaTeX (Clipboard)" entry from import menu (bug 11657).
142
143 - Enable dissolve in undefined Flex inset context menu (bug 8650).
144
145
146 * INTERNALS
147
148 - Fix TeX file listing with the Nix package manager.
149
150
151
152 * DOCUMENTATION AND LOCALIZATION
153
154 - Fix string direction in Hebrew localization (bug 11607).
155
156
157 * LYX2LYX
158
159
160
161
162 * TEX2LYX
163
164 - Significantly improve support for modules (bug 11259, 8229).
165
166 - Prevent multiplication of preamble code on (re-)import (bug 8229).
167
168 - Fix import of custom float definitions.
169
170
171 * LYXHTML
172
173
174
175
176 * ADVANCED FIND AND REPLACE
177
178
179
180
181 * BUILD/INSTALLATION
182