]> git.lyx.org Git - lyx.git/blob - ANNOUNCE
398b86f31d1202e6fd2e83659b85ce2d884bc902
[lyx.git] / ANNOUNCE
1 Public release of LyX version 2.3.4-3
2 =====================================
3
4 This is another emergency release that, hopefully, actually fixes the
5 first bug that 2.3.4-2 was meant to fix: A delay when saving files on
6 Windows. The new bug is #11737. There are no other changes. Only Windows
7 users will need to upgrade to this version.
8
9
10
11 Public release of LyX version 2.3.4-2
12 =====================================
13
14 This is an emergency release that fixes four bugs in 2.3.4. Only the
15 first two really warrant an emergency release, but while we're at it...
16
17 The first, bug #11728, caused a five-second delay when attempting 
18 to save files on Windows. This was a side effect of the fix for #10091
19 and reminds us why it would be good to have more testing on Windows.
20
21 The second bug is discussed in this thread
22     https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg210294.html
23 and concerns a crash related to the math toolbar. This was due to an 
24 uninitialize buffer_ member revealed by the fix for #11586.
25
26 The third, bug #11724, affects Beamer presentations and causes bad output
27 when page geometry is set in certain ways. LyX should and how does ignore
28 such settings.
29
30 The last, bug #11579, is an old one, but a serious one, that prevents
31 the use of CJKUtf8 in ERT. It's a straightforward fix for a bug that is
32 pretty serious for people who encounter it.
33
34 All LyX users are encouraged to upgrade to 2.3.4-2.
35
36 The original announcement for 2.3.4 follows.
37
38 =====
39
40 We are proud to announce the release of LyX 2.3.4. This is the fourth
41 maintenance release in the 2.3.x series. 
42
43 You can download LyX 2.3.4 from http://www.lyx.org/Download/.
44
45 LyX is a document processor that encourages an approach to writing based 
46 on the structure of your documents and not simply their appearance. It is
47 released under a Free and Open Source Software license.
48
49 LyX 2.3.4 is the result of on-going efforts to make our stable version more 
50 reliable and more stable. One important change is that we have finally fixed
51 a large number of bugs related to bibitems (see bug #7548). We have also (we
52 hope) fixed a long-standing bug involving the saving of files on Windows to
53 Dropbox folders.
54
55 If you think you have found a bug in LyX 2.3.4, please open a bug report at
56 http://www.lyx.org/trac/wiki/BugTrackerHome. If you're not sure whether it
57 really is a bug, you can e-mail the LyX developers' mailing list (lyx-devel 
58 <at> lists.lyx.org) and ask. 
59
60 If you have trouble using LyX or have a question, consult the documentation 
61 that comes with LyX (under the Help or Apple menu) and the LyX wiki, which 
62 is at http://wiki.lyx.org/. If you can't find the answer there, e-mail the 
63 LyX users' list (lyx-users <at> lists.lyx.org), where you will find an 
64 active community of people who are ready to help.
65
66 We hope you enjoy using LyX 2.3.4.
67
68 The LyX team.
69 http://www.lyx.org
70
71
72 What's new
73 ==========
74
75 ** Updates:
76 ***********
77
78 * USER INTERFACE
79
80 - The "Rows & Columns" optional submenu has been added to the math context menu.
81
82 - Avoid using text mode for unicode symbols representable in math mode (bug 9616).
83
84 - Do not issue error dialog when no tag is found in git repository for
85   tree-revision info inset.
86
87 - Fix display with Wayland (bug 11692).
88
89 - Improve editing performance when there are Include insets that point to
90   non-existing files. (bug 11656).
91
92
93 * DOCUMENTATION AND LOCALIZATION
94
95 - New section about references in the example file colored-boxes.lyx.
96
97 - The Dutch user interface localization has been revived, and the Dutch docs
98   revised.
99
100 - The Russian Tutorial has been updated.
101
102 - Updated localizations include Arabic, Bulgarian, Czech, Dutch, German, Hebrew, 
103   Italian, Brazilian Portuguese, Slovak, Swedish, and Ukrainian.
104
105 - Fixed index processor in some manuals (bug 11708).
106
107
108 ** Bug fixes:
109 *************
110
111 * DOCUMENT INPUT/OUTPUT
112
113 - Prevent crash due to unencodable path (bug 11688).
114
115 - Fix crash with polyglossia when the "Auto End" language preference setting
116   is off and titles are used.
117
118 - (Re-)fix problems with activated equal sign and graphic options in Turkish
119   and Latin documents (bug 2005).
120
121 - Correctly set language after intitle paragraphs (bug 11514).
122
123 - Fix toprule with booktabs/longtable and captions (bug 11589).
124
125 - Avoid adding spaces when parsing an array in a macro template (bug 10499).
126
127 - Avoid superfluous braces in the optional argument of a macro (bug 11552).
128
129 - Do not replace a latex command with the corresponding symbol in the
130   unicodesymbols file, unless it can be encoded in the document encoding
131   (bug 11586).
132
133 - Fix problems with paths that contain the tilde (~) character.
134
135 - Fix nomenclature processing with LuaTeX (bug 11571).
136
137 - Fix problem on Windows with saving files in Dropbox folders (bug 10091).
138
139 - Find local bib files when they exist in the same directory as the LyX
140   file (bug 11588).
141
142 - Fix table column order with RTL documents and LuaTeX (part of bug 9686).
143
144 - Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
145
146 - Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
147
148 - Fix direction of roman numbers with RTL documents and LuaTeX.
149
150 - Fix direction of numbered citations outside XeTeX/bidi (bug 3005).
151
152 - Fix direction of references with XeTeX/bidi (bug 11626).
153
154 - Fix interplay of the memoir class and custom page size/geometry (bug 10970).
155
156 - Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
157
158 - Fix greyedout note with RTL documents (bug 8647).
159
160 - Fix colored and shaded boxes with RTL documents (bug 8642).
161
162 - Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
163
164 - Fix LaTeX error with Canadian French as second language. LyX now uses
165   the (recommended) babel option "acadian" rather than "canadien".
166
167 - Do not create unnecessary directories when exporting from the command
168   line (bug 11636).
169
170 - Fix problem with included objects with Linkback service on Mac (bug 6961).
171
172 - Fix termination of commands after math insets (bug 11667).
173
174 - Fix \binom command clash in beamer.
175
176
177 * USER INTERFACE
178
179 - Fix configure process with Python 3 (bug 11642).
180
181 - Fix some numbering issues with bibitems (bug 2743, 8499).
182
183 - Deal properly with orphaned bibitems (bug 7160).
184
185 - Fix endless loop when a macro definition references itself (bug 11595).
186
187 - Use the selection as the argument of a macro also when the macro has only
188   optional arguments (bug 10498).
189
190 - Correctly close a language opened in a branch inset (bug 9633).
191
192 - Fix additional problem with display of inline equations in outliner
193   (bug 11423).
194
195 - Preserve "all authors" state when switching citation style via context
196   menu (bug 11439).
197
198 - Fix right and left layout alignment (in workarea) with RTL (bug 11606).
199
200 - Show filenames for verbatim includes in outliner (bug 11612).
201
202 - Enable change tracking if paragraph break change (bug 11629).
203
204 - Fix crash when deleting column in math grid (bug 11623).
205
206 - Hide "LaTeX (Clipboard)" entry from import menu (bug 11657).
207
208 - Enable dissolve in undefined Flex inset context menu (bug 8650).
209
210 - Enable dissolve in context menu of element in table cells.
211
212 - Fix bad caret position when row scrolls horizontally (bug 11603).
213
214 - Fix crash when inserting some insets in math split insets  (bug 11686).
215
216 - Properly remember cursor position when many files have been opened
217   (bug 10310).
218
219
220 * INTERNALS
221
222 - Fix TeX file listing with the Nix package manager.
223
224 - Fix Python detection routines, and so instant preview on some platforms
225   (bug 11282).
226
227
228 * DOCUMENTATION AND LOCALIZATION
229
230 - Fix string direction in Hebrew localization (bug 11607).
231
232
233 * LYX2LYX
234
235 - Fix typo in the code that converts from file formats older than lyx 2.1
236   (thanks to Salvatore Falco).
237
238
239 * TEX2LYX
240
241 - Significantly improve support for modules (bug 11259, 8229).
242
243 - Prevent multiplication of preamble code on (re-)import (bug 8229).
244
245 - Fix import of custom float definitions.
246
247
248 * BUILD/INSTALLATION
249
250 - avoid annoying warnings with g++ 9.
251