]> git.lyx.org Git - lyx.git/blob - status.22x
Improve info display for biblatex databases, part III
[lyx.git] / status.22x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.2.3.
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
20 * TEX2LYX IMPROVEMENTS
21
22
23
24 * USER INTERFACE
25
26 - The title bar is now set according to platform UI. Read-only and
27   version control are shown by indicators in the status bar.
28
29 - The citation dialog has been redesigned, following user suggestions.
30
31 - Remember citation style settings both within and between sessions
32   (bug 10256).
33
34 - Improve cross-references dialog design.
35
36 - Implement wrap-around in change tracking's next-change function (bug 10388).
37
38 - Document Settings > "Output" has been renamed to "Formats" now that it
39   also contains the option "Save transient properties".
40
41 - The title of the code preview pane now reflects the format being previewed,
42   e.g. "LaTeX (pdflatex) Preview". In addition, View > "Source Pane" has been
43   renamed into "Code Preview Pane".
44
45
46 * DOCUMENTATION AND LOCALIZATION
47
48 - Updated Swedish and Ukrainian user interface localization.
49
50
51 * BUILD/INSTALLATION
52
53
54
55 ** Bug fixes:
56 *************
57
58 * DOCUMENT INPUT/OUTPUT
59
60 - Fix LaTeX output of fixed-width cells with decimal separator (bug 9568).
61
62 - Do not hardcode required packages for Note inset.
63
64 - Make *-lyxformat-* backup files use .lyx~ extension.
65
66
67 * LYX2LYX
68
69
70
71 * USER INTERFACE
72
73 - Fix wrap-around on (simple) replace and in the spellchecker (bug 10378).
74
75 - Fix logic of OK/Apply buttons in cross-references dialog (bug 10376).
76
77 - Fix display of Examples and Sub-Examples labels in linguistics module.
78
79 - LyX keyboard shortcuts now take precedence over Qt accelerators. In
80   particular, under KDE, the automatic accelerator reassignment no longer steals
81   keys from LyX shortcuts (but can still leave some accelerators
82   inoperable). (bug 10261, see http://www.lyx.org/trac/ticket/10261#comment:16
83   for a workaround to KDE's bug.)
84
85
86 * INTERNALS
87
88
89
90 * DOCUMENTATION AND LOCALIZATION
91
92
93
94 * LYXHTML
95
96
97
98 * TEX2LYX
99
100
101 * ADVANCED FIND AND REPLACE
102
103
104 * BUILD/INSTALLATION
105
106 - Update boost source to 1.62.
107