]> git.lyx.org Git - lyx.git/blob - status.23x
tex2lyx: support biblatex
[lyx.git] / status.23x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.3.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 - It possible to anonymize document's content for bug submissions
19   via buffer-anonymize lfun (bug 7259).
20
21
22 * TEX2LYX IMPROVEMENTS
23
24
25
26 * USER INTERFACE
27
28 - Overhaul the document painting mechanism. Now the screen is updated
29   asyncronously (as all normal applications do), which makes LyX
30   snappier, especially on repeated events. As an added bonus, subpixel
31   aliasing is honored in the work area.
32
33 - Handle properly top/bottom of inset with mac-like cursor movement
34   (bug 10701).
35
36 - Respect the last setting of the 'literal' checkbox when adding citations
37   via the LyX server (e.g., from JabRef).
38
39 - Allow unification of graphic groups inside marked block via context
40   menu.
41
42
43 * DOCUMENTATION AND LOCALIZATION
44
45
46
47 * BUILD/INSTALLATION
48
49
50 ** Bug fixes:
51 *************
52
53 * DOCUMENT INPUT/OUTPUT
54
55 - Fix language settings annd line spacing in InPreamble-titles
56   (bug 9332, 1049).
57
58 - Respect 'literal' setting when calculating longest bibitem (bug 10817).
59
60 - Do not embrace numbers in \beginL ... \endL with polyglossia in Right-
61   to-Left languages, since bidi handles the numbers automatically.
62
63
64 * LYX2LYX
65
66
67 * USER INTERFACE
68
69 - Fix crash with server-get-xy and tall inset (bug 8120).
70
71 - Improve Undo for operations that act on several buffers (bug 10823).
72
73 - Improve rendering of square roots in math editor (bug 10814).
74
75 - Fix display of citation labels when pasting from a document
76   with other citation type (bug 10829).
77
78 - Save the list of recent files when a file is open/saved so that it
79   is up to date after a crash (bug 10712).
80
81 - Only show header for bibliography in outliner (bug 11045).
82
83 - Take actual font height into account when drawing placeholder box
84   for graphics (bug 11048).
85
86
87 * INTERNALS
88
89
90
91 * DOCUMENTATION AND LOCALIZATION
92
93
94 * LYXHTML
95
96
97
98 * TEX2LYX
99
100 - Import straight quotations marks (e.g. babel shorthands) as ERT (bug 75).
101
102 - Consider options passed via \PassOptionsToPackage.
103
104 - Add support for biblatex.
105
106
107 * ADVANCED FIND AND REPLACE
108
109
110 * BUILD/INSTALLATION
111