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