]> git.lyx.org Git - lyx.git/blob - status.22x
Status for last commit.
[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 - Fixed preview of external material with plaintext and DocBook.
47
48 - Fixed substitution for $$Contents in external templates.
49
50 - Fixed usage of new module "Title and Preamble Hacks" (bug 10320).
51
52
53 * LYX2LYX
54
55 - Fix hang with some IEEEtran documents (bug 10307).
56
57 - Fix export of compressed files to previous versions that were not
58   recognised on windows (bug 10273).
59
60
61 * USER INTERFACE
62
63 - Avoid crashing in release mode if we stumble across an unrealized font.
64
65 - Fix display of citations with two authors.
66
67 - Fix display of multi-author citations when the GUI language is not English.
68
69 - Fix bug where change tracking marks are lost under math insets (bug
70   10265).
71
72 - Fix display glitch when switching to Description layout with an inset
73   at the beginning of the paragraph (bug 10163)
74
75 - Fix display of label font for argument insets.
76
77 - Keep leading whitespace when converting local layout.
78
79
80 * USER INTERFACE
81
82
83 * INTERNALS
84
85
86 * DOCUMENTATION AND LOCALIZATION
87
88
89 * LYXHTML
90
91 - Enable export of external material (bug 8693).
92
93 - Fix problem with output of branches (bug 8022).
94
95 - Fix output of table borders (bug 10154).
96
97 - Fix display of several math symbols (bug 8844).
98
99 - Use scaling factor for export of images (bug 8742).
100
101 - Fix display of listings (bug 8362).
102
103 - Fix output of floats, etc, inside environments (bug 9094).
104
105 - Simplify XHTML output for floats, etc (bug 8605).
106
107 - Add "dir='auto'" to body tag, which should help a lot with export of
108   RTL languages (bug 8279, partly).
109
110 - Fix display of cases and matrices (bugs 8753, 8755).
111
112
113 * TEX2LYX
114
115
116 * ADVANCED FIND AND REPLACE
117
118
119
120 * BUILD/INSTALLATION