]> git.lyx.org Git - lyx.git/blob - status.22x
f81d8aa61f95872b75907385caf7d6f162216196
[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 * TEX2LYX IMPROVEMENTS
19
20
21 * USER INTERFACE
22
23 * When changing zoom level, show current value in status bar (bug
24   10212).
25
26   
27 * DOCUMENTATION AND LOCALIZATION
28
29
30 * BUILD/INSTALLATION
31
32
33
34
35 ** Bug fixes:
36 *************
37
38 * DOCUMENT INPUT/OUTPUT
39
40
41 * LYX2LYX
42
43 - Fix hang with some IEEEtran documents (bug 10307).
44
45
46 * USER INTERFACE
47
48 - Avoid crashing in release mode if we stumble across an unrealized font.
49
50 - Fix display of citations with two authors.
51
52 - Fix display of multi-author citations when the GUI language is not English.
53
54 - Fix bug where change tracking marks are lost under math insets (bug
55   10265).
56
57 - Fix display glitch when switching to Description layout with an inset
58   at the beginning of the paragraph (bug 10163)
59
60 - Fix display of label font for argument insets.
61
62 - Keep leading whitespace when converting local layout.
63
64
65 * USER INTERFACE
66
67
68 * INTERNALS
69
70
71 * DOCUMENTATION AND LOCALIZATION
72
73
74 * LYXHTML
75
76 - Fix problem with output of branches (bug 8022).
77
78 - Fix output of table borders (bug 10154).
79
80
81 * TEX2LYX
82
83
84 * ADVANCED FIND AND REPLACE
85
86
87
88 * BUILD/INSTALLATION