]> git.lyx.org Git - lyx.git/blob - status.23x
7df75f26d7938a4a2facb7cb0f974daec2d999d2
[lyx.git] / status.23x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.3.3.
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 - Preserving .lyx file permission when saving on linux systems (Qt5-only).
19
20 - Properly implement CJKutf8 (which never really worked as intended).
21
22
23 * MISCELLANEOUS
24
25
26
27 * TEX2LYX IMPROVEMENTS
28
29
30
31 * USER INTERFACE
32
33 - Allow external editing of preamble and ERT (bugs 991, 7404).
34
35 - Allow nameref in math references (bug 9798).
36
37 - Fix renaming of citation references after changing bibliography key
38   (bug 6494).
39
40 - Make tab movement visible (bug 10733).
41
42 - Add "Reset" and "Reset All Fields" buttons to Text Properties
43   dialog (bug 11415).
44
45 - Add "Reset to Default" and "Reset All" buttons to Color Preferences
46   (bug 10062).
47
48 - Insert new graphics inset on the correct cursor position.
49
50 - Fix regression where spaces are disappearing when editing text (bug 11412).
51
52 - The function textstyle-update now only changes explicitly stated font
53   attributes (bug 11111).
54
55 - Fix bad error message (bug 11486).
56
57 - Improve performance on Windows with lots of math insets or very long
58   math formulas (bug 11546).
59
60 - Add Shortcut (Command-0) for workarwa zoom reset to mac.bind.
61
62 - Improve some icons (bug 11476).
63
64
65 * DOCUMENTATION AND LOCALIZATION
66
67 - Updates to the Arabic, Czech, French, German, Italian and Slovak user interface
68   localizations.
69
70 - Minor rework of the thesis example file in order to clear some confusion about
71   the included bibliography (bug 10748).
72
73
74 * BUILD/INSTALLATION
75
76
77
78
79 ** Bug fixes:
80 *************
81
82 * DOCUMENT INPUT/OUTPUT
83
84 - Added support for aastex62 (bug 11397)
85
86 - Fix problems with non-ASCII characters in path with recent LaTeX versions
87   (bug 11146).
88
89 - Fix parsing of math-macro optional arguments after save-reopen (bug 11346).
90
91 - Fix handling of InPreamble styles in insets (bug 11557).
92
93 - Fix problem with wrongly inserted separator.
94
95 - Beamer: automatically nest column in columns.
96
97 - Fix Autonests and IsAutonestedBy layout tags with specific layout names
98   (with space, underbar and enquoted).
99
100 - Fix SVG to PNG image conversion problem with inkscape on Mac.
101   On-screen display of SVG graphics was broken for e.g. users guide.
102
103 - Fix paragraph alignment in RTL when using polyglossia (bidi) (bug 11399).
104
105 - Fix text direction of namerefs in RTL scripts when using polyglossia (bidi)
106   (bug 11518).
107
108 - Use proper listings font styles with polyglossia (bidi) and RTL (bug 11554).
109
110 - Fix LaTeX export of query strings in Hyperlinks (bugs 11482, 11511).
111
112 - Fix breakage caused by commas in the caption of listings (bug 11484).
113
114 - Fix LaTeX error caused by Control key shortcut inset on the Mac (remainder
115   of bug 10641).
116
117 - Correctly add the branch name suffix when the stem of the filename
118   contains a dot (bug 11490).
119
120 - Load required packages to correctly typeset unicode symbols entered
121   in math mode (bug 11526).
122
123
124 * USER INTERFACE
125
126 - Rename emergency file when user wants to save it (bug 11464).
127
128 - Fix reloading of local layout file (bug 11120).
129
130 - Check for dirty hidden child documents when closing (bug 11405).
131
132 - Fix selection of unmarked RtL characters with Qt 5.11 (bug 11284).
133
134 - Fix on-screen display of macros whose name is a single non-letter symbol
135   (part of bug 11158).
136
137 - Fix problem with collapsing insets after searches.
138
139 - Do not swallow backspaces in custom viewer/editor paths (bug 9622).
140
141 - Fix broken space dialog in mathed (bug 7747).
142
143 - Fix undo in some cases involving nesting (bug 11292).
144
145 - Fix some display problems in the Text Properties dialog (bug 11385).
146
147 - Accept/reject changes inside selection only if there are changes (bug
148   10338).
149
150 - Fix missing TOC update (and related bugs) when setting default master (bug
151   11422).
152
153 - Properly update bibliography information (with bibliography environment)
154   before opening the citation dialog (bug 4899).
155
156 - Fix problem with undo of document settings (bug 9004).
157
158 - Fix size of layout combo (bug 6096).
159
160 - Completion popup context menu now properly responds to Esc key.
161
162 - Fix document updating issues with split view (bug 11354).
163
164 - Fix cases where text is offset vertically (bug 10532, 10767).
165
166 - Display of start/end labels of paragraphs in insets (bug 11425).
167
168 - Fix crash when using inset-select-all in tabular.
169
170 - Only allow toggling math limits when it makes sense.
171
172 - Repair (de)activation of plural, capitalize, etc, for refstyle.
173
174 - Fix display of gather environment in leqno mode (bug 11324).
175
176 - Fix handling of labels with change tracking (bug 6563).
177
178 - Expand environment variables when modifying the PATH prefix.
179
180 - Fix language of Help documents when LyX UI language is different from
181   OS UI language.
182
183 - Fix many drawing glitches in the IPA icons.
184
185 - Fix crash when disabling math preview (bug 11498).
186
187 - Quote filenames when calling gunzip and avoid a crash when the filename
188   of a compressed file does not end with a proper extension (bug 4269).
189
190 - Fix behavior of (un)setting all tabular borders (bug 11382).
191
192 - Place the indentation bars correctly in full-screen mode (bug 11286).
193
194 - Fix display of formal table bottom line with multirows (bug 11445).
195
196 - Fix left/right border UI when toggling formal table style (bug 9835).
197
198 - Fix bold-like characters when selecting bidi text (bug 11198).
199
200 - Make sure there are markers when editing variable-size delimiters (bug 11516).
201
202
203 * INTERNALS
204
205 - Fix reconfigure issues on Windows in the presence of an external
206   python installation.
207
208
209
210 * DOCUMENTATION AND LOCALIZATION
211
212 - The Korean splash.lyx can now be compiled out-of-the-box.
213
214 - Fix description of change bar module.
215
216
217
218 * LYX2LYX
219
220 - Speed up some lyx2lyx conversions (bug 11200).
221
222 - Fix routine that left some old parameters unremoved (bug 11373).
223
224
225 * TEX2LYX
226
227
228 * LYXHTML
229
230 - Take account of 'free spacing' (bug 11432).
231
232
233 * ADVANCED FIND AND REPLACE
234
235 - Pay attention to layout modules in Advanced F&R (bug 11138).
236
237
238 * BUILD/INSTALLATION
239
240 - Fix build with boost 1.69 (bug 11349).
241
242 - Update bundled boost distribution to 1.68.
243
244 - Fix warnings with clang 7.
245