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