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