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