]> git.lyx.org Git - lyx.git/blob - status.23x
bb1fd59f081e089328b47c3edfccfe22d8ce5bfc
[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 numbered citations outside XeTeX/bidi (bug 3005).
94
95 - Fix direction of references with XeTeX/bidi (bug 11626).
96
97 - Fix interplay of the memoir class and custom page size/geometry (bug 10970).
98
99 - Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
100
101 - Fix greyedout note with RTL documents (bug 8647).
102
103 - Fix colored and shaded boxes with RTL documents (bug 8642).
104
105 - Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
106
107 - Fix LaTeX error with Canadian French as second language. LyX now uses
108   the (recommended) babel option "acadian" rather than "canadien".
109
110 - Do not create unnecessary directories when exporting from the command
111   line (bug 11636).
112
113 - Fix problem with included objects with Linkback service on Mac (bug 6961).
114
115 - Fix termination of commands after math insets (bug 11667).
116
117
118 * USER INTERFACE
119
120 - Fix configure process with Python 3 (bug 11642).
121
122 - Fix some numbering issues with bibitems (bug 2743, 8499).
123
124 - Deal properly with orphaned bibitems (bug 7160).
125
126 - Fix endless loop when a macro definition references itself (bug 11595).
127
128 - Use the selection as the argument of a macro also when the macro has only
129   optional arguments (bug 10498).
130
131 - Correctly close a language opened in a branch inset (bug 9633).
132
133 - Fix additional problem with display of inline equations in outliner
134   (bug 11423).
135
136 - Preserve "all authors" state when switching citation style via context
137   menu (bug 11439).
138
139 - Fix right and left layout alignment (in workarea) with RTL (bug 11606).
140
141 - Show filenames for verbatim includes in outliner (bug 11612).
142
143 - Enable change tracking if paragraph break change (bug 11629).
144
145 - Fix crash when deleting column in math grid (bug 11623).
146
147 - Hide "LaTeX (Clipboard)" entry from import menu (bug 11657).
148
149 - Enable dissolve in undefined Flex inset context menu (bug 8650).
150
151 - Fix bad caret position when row scrolls horizontally (bug 11603).
152
153 - Fix crash when inserting some macros (bug 11686).
154
155
156 * INTERNALS
157
158 - Fix TeX file listing with the Nix package manager.
159
160
161
162 * DOCUMENTATION AND LOCALIZATION
163
164 - Fix string direction in Hebrew localization (bug 11607).
165
166
167 * LYX2LYX
168
169
170
171
172 * TEX2LYX
173
174 - Significantly improve support for modules (bug 11259, 8229).
175
176 - Prevent multiplication of preamble code on (re-)import (bug 8229).
177
178 - Fix import of custom float definitions.
179
180
181 * LYXHTML
182
183
184
185
186 * ADVANCED FIND AND REPLACE
187
188
189
190
191 * BUILD/INSTALLATION
192