]> git.lyx.org Git - lyx.git/blob - status.23x
update tex2lyx tests once more.
[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 - Add support for biblatex.
25
26 - Add support for chapterbib.
27
28 - Add support for \includeonly.
29
30 - Add support for URW Classico, MinionPro and the new Libertine fonts.
31
32 - Implement better parsing of some command options (via "literate"
33   function of some insets) (bug 9563).
34
35
36 * USER INTERFACE
37
38 - Overhaul the document painting mechanism. Now the screen is updated
39   asyncronously (as all normal applications do), which makes LyX
40   snappier, especially on repeated events. As an added bonus, subpixel
41   aliasing is honored in the work area.
42
43 - Handle properly top/bottom of inset with mac-like cursor movement
44   (bug 10701).
45
46 - Respect the last setting of the 'literal' checkbox when adding citations
47   via the LyX server (e.g., from JabRef).
48
49 - Allow unification of graphic groups inside marked block via context
50   menu.
51
52
53 * DOCUMENTATION AND LOCALIZATION
54
55
56
57 * BUILD/INSTALLATION
58
59
60 ** Bug fixes:
61 *************
62
63 * DOCUMENT INPUT/OUTPUT
64
65 - Fix language settings annd line spacing in InPreamble-titles
66   (bug 9332, 1049).
67
68 - Respect 'literal' setting when calculating longest bibitem (bug 10817).
69
70 - Do not embrace numbers in \beginL ... \endL with polyglossia in Right-
71   to-Left languages, since bidi handles the numbers automatically.
72
73 - Fix polyglossia language switches for Arabic (bug 11057).
74
75
76 * LYX2LYX
77
78
79 * USER INTERFACE
80
81 - Fix crash with server-get-xy and tall inset (bug 8120).
82
83 - Improve Undo for operations that act on several buffers (bug 10823).
84
85 - Improve rendering of square roots in math editor (bug 10814).
86
87 - Fix display of citation labels when pasting from a document
88   with other citation type (bug 10829).
89
90 - Save the list of recent files when a file is open/saved so that it
91   is up to date after a crash (bug 10712).
92
93 - Only show header for bibliography in outliner (bug 11045).
94
95 - Take actual font height into account when drawing placeholder box
96   for graphics (bug 11048).
97
98
99 * INTERNALS
100
101
102
103 * DOCUMENTATION AND LOCALIZATION
104
105
106 * LYXHTML
107
108
109
110 * TEX2LYX
111
112 - Fix import of subfloats without caption (bug 10385).
113
114 - Import straight quotations marks (e.g. babel shorthands) as ERT (bug 75).
115
116 - Consider options passed via \PassOptionsToPackage.
117
118 - Add support for alignment pseudo-environments as used inside floats
119   (bug 7857).
120
121 - Fix parsing issue in nested CJK (bug 9562).
122
123
124 * ADVANCED FIND AND REPLACE
125
126
127 * BUILD/INSTALLATION
128