]> git.lyx.org Git - lyx.git/blob - status.22x
a75fc2b9e456cd9266516eb12e93913feeb087a5
[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
61 * INTERNALS
62
63
64
65 * DOCUMENTATION AND LOCALIZATION
66
67
68
69 * LYXHTML
70
71
72
73 * TEX2LYX
74
75
76
77 * ADVANCED FIND AND REPLACE
78
79
80
81 * BUILD/INSTALLATION
82
83 - Fix monolithic builds with autotools on Mac OS X.