]> git.lyx.org Git - lyx.git/blob - status.23x
Fix drawing of labels in insets
[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
21 * MISCELLANEOUS
22
23
24
25 * TEX2LYX IMPROVEMENTS
26
27
28
29 * USER INTERFACE
30
31 - Allow external editing of preamble and ERT (bugs 991, 7404).
32
33 - Allow nameref in math references (bug 9798).
34
35 - Make tab movement visible (bug 10733).
36
37 - Add "Reset" and "Reset All Fields" buttons to Text Properties
38   dialog (bug 11415).
39
40 - Add "Reset to Default" and "Reset All" buttons to Color Preferences
41   (bug 10062).
42
43 - Insert new graphics inset on the correct cursor position.
44
45 - Fix regression where spaces are disappearing when editing text (bug 11412).
46
47 - The function textstyle-update now only changes explicitly stated font
48   attributes (bug 11111).
49
50
51 * DOCUMENTATION AND LOCALIZATION
52
53 - Minor rework of the thesis example file in order to clear some confusion about
54   the included bibliography (bug 10748).
55
56
57 * BUILD/INSTALLATION
58
59
60
61
62 ** Bug fixes:
63 *************
64
65 * DOCUMENT INPUT/OUTPUT
66
67 - Added support for aastex62 (bug 11397)
68
69 - Fix problems with non-ASCII characters in path with recent LaTeX versions
70   (bug 11146).
71
72 - Fix parsing of math-macro optional arguments after save-reopen (bug 11346).
73
74 - Fix problem with wrongly inserted separator.
75
76 - Beamer: automatically nest column in columns.
77
78 - Fix Autonests and IsAutonestedBy layout tags with specific layout names
79   (with space, underbar and enquoted).
80
81
82 * USER INTERFACE
83
84 - Fix reloading of local layout file (bug 11120).
85
86 - Check for dirty hidden child documents when closing (bug 11405).
87
88 - Fix selection of unmarked RtL characters with Qt 5.11 (bug 11284).
89
90 - Fix on-screen display of macros whose name is a single non-letter symbol
91   (part of bug 11158).
92
93 - Do not swallow backspaces in custom viewer/editor paths (bug 9622).
94
95 - Fix broken space dialog in mathed (bug 7747).
96
97 - Fix undo in some cases involving nesting (bug 11292).
98
99 - Fix some display problems in the Text Properties dialog (bug 11385).
100
101 - Accept/reject changes inside selection only if there are changes (bug 
102   10338).
103
104 - Fix missing TOC update (and related bugs) when setting default master (bug 
105   11422).
106
107 - Properly update bibliography information (with bibliography environment)
108   before opening the citation dialog (bug 4899).
109
110 - Fix problem with undo of document settings (bug 9004).
111
112 - Fix size of layout combo (bug 6096).
113
114 - Completion popup context menu now properly responds to Esc key.
115
116 - Fix document updating issues with split view (bug 11354).
117
118 - Fix cases where text is offset vertically (bug 10532, 10767).
119
120 - Fix crash when using inset-select-all in tabular.
121
122
123 * INTERNALS
124
125
126
127 * DOCUMENTATION AND LOCALIZATION
128
129
130
131 * LYX2LYX
132
133 - Speed up some lyx2lyx conversions (bug 11200).
134
135 - Fix routine that left some old parameters unremoved (bug 11373).
136
137
138 * TEX2LYX
139
140
141 * LYXHTML
142
143 - Take account of 'free spacing' (bug 11432).
144
145
146 * ADVANCED FIND AND REPLACE
147
148 - Pay attention to layout modules in Advanced F&R (bug 11138).
149
150
151 * BUILD/INSTALLATION
152
153 - Fix build with boost 1.69 (bug 11349).
154
155 - Update bundled boost distribution to 1.68.
156
157 - Fix warnings with clang 7.
158