]> git.lyx.org Git - lyx.git/blob - status.23x
Remove redundant call (amend 2b7fae04f32c)
[lyx.git] / status.23x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.3.7.
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
19
20 * MISCELLANEOUS
21
22
23
24 * TEX2LYX IMPROVEMENTS
25
26
27
28 * USER INTERFACE
29
30 - Backspace at the very start of a cell part of eqnarray or align environments
31   does not move the cursor out of the whole equation anymore and is now
32   equivalent to hitting the left arrow key (bug 11678).
33
34 - Other than directly inserted, now references can also be pasted as insets
35   into an equation, instead of simply as text (bug 11539). 
36
37 - Add support for High DPI screens in Windows and Linux (bug 12060).
38
39 - Add Qt platform name in About dialog.
40
41
42 * DOCUMENTATION AND LOCALIZATION
43
44
45
46
47 * BUILD/INSTALLATION
48
49
50
51
52 ** Bug fixes:
53 *************
54
55 * DOCUMENT INPUT/OUTPUT
56
57 - Fix Open Document (tex4ht) output converter.
58
59 - Fix output of bibliography environment to make backref work
60   (bug 12041).
61
62 - Fix tables in title.
63
64 - Fix issue causing the coalesce of an empty description list item and an
65   immediately following nested itemize environment when loading documents
66   created with version 2.1 or earlier (bug 12148).
67
68 - Fix export of the optional argument of \sqrt when it contains other
69   commands with optional arguments (bug 3294).
70
71
72 * USER INTERFACE
73
74 - Re-enable input of non-LyX files (e.g., tex, pgf) (bug 12056).
75
76 - Fix problem with display of menus on Gnome Wayland (bug 11746).
77
78 - Improve error message for VCS file registration when RCS package
79   is not installed.
80
81 - Make bibliographies work with grandchildren (bug 12033).
82
83 - Do not close spellchecker after "Replace All" action (bug 11310).
84
85 - Fix width of collapsible insets with sublabels (bug 12046).
86
87 - Fix Hebrew characters overflow in insets (bug 12030).
88
89 - Fix unwanted scrolling of window when using "copy". (bug 11225).
90
91 - Disable direct insertion of multiple spaces in mathed text (bug 1311).
92
93 - Fix crash in tabular when an empty paragraph is removed
94   automatically (bug 12117).
95
96 - On screen, show upper case greek letters in \mathbf as bold (bug 3751).
97
98 - Fix coloring of text-mode material in math equations (bug 11007).
99
100 - Fix crash with undo when the document has errors (bug 12163).
101
102 - Fix Thesaurus usage with large text selection (#10528).
103
104
105 * INTERNALS
106
107
108
109
110
111 * DOCUMENTATION AND LOCALIZATION
112
113 - Updated Polish and French User Interface localizations.
114
115 - Updated French Customization.lyx
116
117
118 * LYX2LYX
119
120
121
122
123 * TEX2LYX
124
125
126
127
128 * LYXHTML
129
130
131
132
133 * ADVANCED FIND AND REPLACE
134
135
136
137
138 * BUILD/INSTALLATION
139
140 - Remove use of deprecated Qt methods.
141
142 - Update in-tree hunspell library to 1.7.0.
143
144 - The WM class of LyX for X Window environment is now the package name, typically
145   "lyx" or "lyx[suffix]" (bug 11930).