]> git.lyx.org Git - lyx.git/blob - status.22x
86543d00c93b8ee9bb66e556336b1f220c6f8b0e
[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
10 What's new
11 ==========
12
13 ** Updates:
14 ***********
15
16 * DOCUMENT INPUT/OUTPUT
17
18
19 * TEX2LYX IMPROVEMENTS
20
21
22 * USER INTERFACE
23
24 * When changing zoom level, show current value in status bar (bug
25   10212).
26
27   
28 * DOCUMENTATION AND LOCALIZATION
29
30
31 * BUILD/INSTALLATION
32
33
34
35
36 ** Bug fixes:
37 *************
38
39 * DOCUMENT INPUT/OUTPUT
40
41 - We no longer attempt to convert images for which we cannot find an
42   input format.
43
44 - Fixed fen2ascii script.
45
46
47 * LYX2LYX
48
49 - Fix hang with some IEEEtran documents (bug 10307).
50
51
52 * USER INTERFACE
53
54 - Avoid crashing in release mode if we stumble across an unrealized font.
55
56 - Fix display of citations with two authors.
57
58 - Fix display of multi-author citations when the GUI language is not English.
59
60 - Fix bug where change tracking marks are lost under math insets (bug
61   10265).
62
63 - Fix display glitch when switching to Description layout with an inset
64   at the beginning of the paragraph (bug 10163)
65
66 - Fix display of label font for argument insets.
67
68 - Keep leading whitespace when converting local layout.
69
70
71 * USER INTERFACE
72
73
74 * INTERNALS
75
76
77 * DOCUMENTATION AND LOCALIZATION
78
79
80 * LYXHTML
81
82 - Fix problem with output of branches (bug 8022).
83
84 - Fix output of table borders (bug 10154).
85
86 - Fix display of several math symbols (bug 8844).
87
88 - Use scaling factor for export of images (bug 8742).
89
90
91 * TEX2LYX
92
93
94 * ADVANCED FIND AND REPLACE
95
96
97
98 * BUILD/INSTALLATION