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