]> git.lyx.org Git - lyx.git/blob - status.23x
818a628ce5172412216d738006d259e0b255889d
[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 - Fix problems with non-ASCII characters in path with recent LaTeX versions
68   (bug 11146).
69
70 - Fix parsing of math-macro optional arguments after save-reopen (bug 11346).
71
72 - Fix problem with wrongly inserted separator.
73
74 - Beamer: automatically nest column in columns.
75
76 - Fix Autonests and IsAutonestedBy layout tags with specific layout names
77   (with space, underbar and enquoted).
78
79
80 * USER INTERFACE
81
82 - Fix reloading of local layout file (bug 11120).
83
84 - Check for dirty hidden child documents when closing (bug 11405).
85
86 - Fix selection of unmarked RtL characters with Qt 5.11 (bug 11284).
87
88 - Fix on-screen display of macros whose name is a single non-letter symbol
89   (part of bug 11158).
90
91 - Do not swallow backspaces in custom viewer/editor paths (bug 9622).
92
93 - Fix broken space dialog in mathed (bug 7747).
94
95 - Fix undo in some cases involving nesting (bug 11292).
96
97 - Fix some display problems in the Text Properties dialog (bug 11385).
98
99 - Accept/reject changes inside selection only if there are changes (bug 
100   10338).
101
102 - Fix missing TOC update (and related bugs) when setting default master (bug 
103   11422).
104
105 - Fix problem with undo of document settings (bug 9004).
106
107 - Fix size of layout combo (bug 6096).
108
109 - Completion popup context menu now properly responds to Esc key.
110
111
112 * INTERNALS
113
114
115
116 * DOCUMENTATION AND LOCALIZATION
117
118
119
120 * LYX2LYX
121
122 - Speed up some lyx2lyx conversions (bug 11200).
123
124 - Fix routine that left some old parameters unremoved (bug 11373).
125
126
127 * TEX2LYX
128
129
130
131 * ADVANCED FIND AND REPLACE
132
133 - Pay attention to layout modules in Advanced F&R (bug 11138).
134
135
136 * BUILD/INSTALLATION
137
138 - Fix build with boost 1.69 (bug 11349).
139
140 - Update bundled boost distribution to 1.68.
141