]> git.lyx.org Git - lyx.git/blob - status.22x
1d0548b5d6fd0ca7a36a4c12af906ca23ea90170
[lyx.git] / status.22x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.2.1.
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 * DOCUMENTATION AND LOCALIZATION
26
27 - Updated German user interface localization.
28
29
30 * BUILD/INSTALLATION
31
32
33
34
35 ** Bug fixes:
36 *************
37
38 * DOCUMENT INPUT/OUTPUT
39
40 - InPreamble styles should be written to the premable as many times as the
41   user requests them, even if it results in duplicate commands.
42
43
44 * LYX2LYX
45
46
47
48 * USER INTERFACE
49
50 - Fix display of labels in right-to-left languages (bug 10169).
51
52 - When a counter is stepped, reset recursively all subcounters (bug #10063).
53
54 - Fix on screen narrow box when using \width as box width unit (bug 10048).
55
56 - Fix horizontal scrolling feature when inside a collapsable inset
57   with several paragraphs.
58
59 - Raise GuiView on buffer switch to bring it topmost in multi-window mode.
60
61 - Fix smal typo in Reference dialog (bug 10194).
62
63 - Fix default location for RPM based hunspell dictionary search (bug 10071 and 10192).
64
65 - Fix double input of tabulations with Qt5 < Qt5.5 (bug 9218).
66
67
68 * INTERNALS
69
70
71
72 * DOCUMENTATION AND LOCALIZATION
73
74 - Move documentation change logs to lib/doc (they are not distributed).
75
76 - Fixed some problems with the preamble in the Koma-script letter template.
77
78
79 * LYXHTML
80
81 - Fix output of math sizes (bug 10129).
82
83
84 * TEX2LYX
85
86
87
88 * ADVANCED FIND AND REPLACE
89
90
91
92 * BUILD/INSTALLATION
93
94 - Due to bug fixes, it is no longer discouraged to build against Qt 5.4.
95
96 - Building against Qt < 4.7 no longer fails.