]> git.lyx.org Git - lyx.git/blob - status.22x
1feec7543bb4fa14751ebf1e41b34d69e28b8cbf
[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 * DOCUMENTATION AND LOCALIZATION
29
30
31
32 * BUILD/INSTALLATION
33
34
35
36
37 ** Bug fixes:
38 *************
39
40 * DOCUMENT INPUT/OUTPUT
41
42
43
44 * LYX2LYX
45
46
47
48 * USER INTERFACE
49
50 - Do not omit the first space of the selection when copying (bug 9995).
51
52 - Display the correct column alignment and a better column spacing in AMS
53   environments (bugs 1861, 9908).
54
55 - Fix display of collapsable insets when the same document is shown in
56   two views with different width (bug 9756).
57
58
59 * INTERNALS
60
61
62
63 * DOCUMENTATION AND LOCALIZATION
64
65
66
67 * LYXHTML
68
69
70
71 * TEX2LYX
72
73
74
75 * ADVANCED FIND AND REPLACE
76
77
78
79 * BUILD/INSTALLATION
80
81 - Fix monolithic builds with autotools on Mac OS X.