]> git.lyx.org Git - lyx.git/blob - status.23x
9acc488fa86ba62d99c6f6cfdf963fb15ec24c25
[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 * DOCUMENTATION AND LOCALIZATION
38
39
40
41
42 * BUILD/INSTALLATION
43
44
45
46
47 ** Bug fixes:
48 *************
49
50 * DOCUMENT INPUT/OUTPUT
51
52 - Fix Open Document (tex4ht) output converter.
53
54 - Fix output of bibliography environment to make backref work
55   (bug 12041).
56
57 - Fix tables in title.
58
59 - Fix issue causing the coalesce of an empty description list item and an
60   immediately following nested itemize environment when loading documents
61   created with version 2.1 or earlier (bug 12148).
62
63
64 * USER INTERFACE
65
66 - Re-enable input of non-LyX files (e.g., tex, pgf) (bug 12056).
67
68 - Fix problem with display of menus on Gnome Wayland (bug 11746).
69
70 - Improve error message for VCS file registration when RCS package
71   is not installed.
72
73 - Make bibliographies work with grandchildren (bug 12033).
74
75 - Do not close spellchecker after "Replace All" action (bug 11310).
76
77 - Fix width of collapsible insets with sublabels (bug 12046).
78
79 - Fix Hebrew characters overflow in insets (bug 12030).
80
81 - Fix unwanted scrolling of window when using "copy". (bug 11225).
82
83 - Disable direct insertion of multiple spaces in mathed text (bug 1311).
84
85 - Fix crash in tabular when an empty paragraph is removed
86   automatically (bug 12117).
87
88
89 * INTERNALS
90
91
92
93
94
95 * DOCUMENTATION AND LOCALIZATION
96
97 - Updated Polish User Interface localizations.
98
99
100 * LYX2LYX
101
102
103
104
105 * TEX2LYX
106
107
108
109
110 * LYXHTML
111
112
113
114
115 * ADVANCED FIND AND REPLACE
116
117
118
119
120 * BUILD/INSTALLATION
121
122 - Remove use of deprecated Qt methods.
123
124 - Update in-tree hunspell library to 1.7.0.
125
126 - The WM class of LyX for X Window environment is now the package name, typically
127   "lyx" or "lyx[suffix]" (bug 11930).