]> git.lyx.org Git - lyx.git/blob - status.22x
d05694fa14cf7ca4ae046e0210839958b5b4753f
[lyx.git] / status.22x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.2.2.
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 What's new
10 ==========
11
12 ** Updates:
13 ***********
14
15 * DOCUMENT INPUT/OUTPUT
16
17
18
19 * TEX2LYX IMPROVEMENTS
20
21
22
23 * USER INTERFACE
24
25 - Increase the maximum value for the number of last open files that LyX can
26   remember (bug 9924).
27
28 - Change mouse cursor to indicate row/column selection in tabulars.
29
30 * DOCUMENTATION AND LOCALIZATION
31
32
33
34 * BUILD/INSTALLATION
35
36
37
38
39 ** Bug fixes:
40 *************
41
42 * DOCUMENT INPUT/OUTPUT
43
44
45
46 * LYX2LYX
47
48
49
50 * USER INTERFACE
51
52 - Do not omit the first space of the selection when copying (bug 9995).
53
54 - Display the correct column alignment and a better column spacing in AMS
55   environments (bugs 1861, 9908).
56
57 - Fix display of collapsable insets when the same document is shown in
58   two views with different width (bug 9756).
59
60 - Raise GuiView on buffer switch to bring it topmost in multi-window mode.
61
62
63 * INTERNALS
64
65
66
67 * DOCUMENTATION AND LOCALIZATION
68
69
70
71 * LYXHTML
72
73
74
75 * TEX2LYX
76
77
78
79 * ADVANCED FIND AND REPLACE
80
81
82
83 * BUILD/INSTALLATION
84
85 - Fix monolithic builds with autotools on Mac OS X.