]> git.lyx.org Git - lyx.git/blob - status.22x
249f035df08b39ba4d1d20c57d50b1a436e38d89
[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 - Improve information preview of bibliographic references (e.g. in the Citation
46   dialog), particularly for bibtex databases that use biblatex features.
47
48
49 * DOCUMENTATION AND LOCALIZATION
50
51 - Updated Swedish and Ukrainian user interface localization.
52
53
54 * BUILD/INSTALLATION
55
56
57
58 ** Bug fixes:
59 *************
60
61 * DOCUMENT INPUT/OUTPUT
62
63 - Fix LaTeX output of fixed-width cells with decimal separator (bug 9568).
64
65 - Do not hardcode required packages for Note inset.
66
67 - Make *-lyxformat-* backup files use .lyx~ extension.
68
69
70 * LYX2LYX
71
72
73
74 * USER INTERFACE
75
76 - Fix wrap-around on (simple) replace and in the spellchecker (bug 10378).
77
78 - Fix logic of OK/Apply buttons in cross-references dialog (bug 10376).
79
80 - Fix display of Examples and Sub-Examples labels in linguistics module.
81
82 - LyX keyboard shortcuts now take precedence over Qt accelerators. In
83   particular, under KDE, the automatic accelerator reassignment no longer steals
84   keys from LyX shortcuts (but can still leave some accelerators
85   inoperable). (bug 10261, see http://www.lyx.org/trac/ticket/10261#comment:16
86   for a workaround to KDE's bug.)
87
88
89 * INTERNALS
90
91
92
93 * DOCUMENTATION AND LOCALIZATION
94
95
96
97 * LYXHTML
98
99
100
101 * TEX2LYX
102
103
104 * ADVANCED FIND AND REPLACE
105
106
107 * BUILD/INSTALLATION
108
109 - Update boost source to 1.62.
110