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