]> git.lyx.org Git - lyx.git/blob - status.22x
Small update to README
[lyx.git] / status.22x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.2.4.
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 * TEX2LYX IMPROVEMENTS
20
21
22
23 * USER INTERFACE
24
25 - On Windows, allow to automatically bring the LyX window to top (bug 10469).
26
27 - Cache information on exportable formats (bug 9980).
28
29
30 * DOCUMENTATION AND LOCALIZATION
31
32 - Updated Japanese user interface localization.
33
34
35 * BUILD/INSTALLATION
36
37
38
39 ** Bug fixes:
40 *************
41
42 * DOCUMENT INPUT/OUTPUT
43
44 - Fix wrong spacing in output when the font size is changed inside
45   a center environment or a greyed out note (bugs 9598 and 10650).
46
47 - Assure properly nested \begin{lang} and \end{lang} tags even when
48   no language package is selected (bug 10685).
49
50 - Catch "! Incomplete \if[x]" LaTeX error (bug 10666).
51
52 - Catch xdvipdfmx driver error that breaks XeTeX compilation (bug 10076).
53
54 - Fix caption handling in listings insets when it is split into multiple
55   lines in the LaTeX output (bug 10705).
56
57 - Do not let the natbibapa module overwrite what the class or other packages
58   add to the preamble.
59
60 - Assure the color package is loaded before polyglossia in preview snippets
61   This fixes preview image generation with polyglossia and bidi (bug 10716).
62
63 - Fix babel name of Vietnamese language. This requires now babel-vietnamese
64   (2013ff.) instead of vietnam.ldf that was shipped with vntex previously
65   (bug 10743).
66
67
68 * LYX2LYX
69
70
71 * USER INTERFACE
72
73 - Fix crash occurring in certain circumstances when previewing the source
74   of a single paragraph containing a language switch (bug 10636).
75
76 - Fix crash when closing master file with full view source open (bug 10560).
77
78 - Fix crash when closing master document with dirty child while Document
79   Settings dialog is open (bug 9979).
80   
81 - Fix random crash when dissolving inset (bug 10667).
82
83 - Fix potential crash when cursor enters an inset (bug 10691).
84
85 - Avoid crash when selecting long text (bug 10324).
86
87 - Remove duplicate entries from the Symbols dialog (bug 10644).
88
89 - Always show the float type in the float inset label (bug 10618).
90
91 - Show correct color name for green in the status bar (bug 10656).
92
93 - fixes to cursor positionning on mouse click for right-to-left text
94   (bug 10569).
95
96 - Fix metrics of full-width insets when paragraph endings are shown
97   (bug #10537).
98
99 - Fix glacial performance with ancient Hebrew text on macOS.
100
101 - Fix hole in selection for some zoom and justification values (bug
102   8883).
103
104 - Fix cursor state after double/triple click in mathed (bug #10686).
105
106 - Avoid a case of stuck cursor after entering an inset (bug 10630).
107
108 - Don't swallow labels not entered through the toolbar in mathed (bug 10546).
109
110 - Fix bad context menu on insets that do not have one (bug 10616).
111
112
113 * INTERNALS
114
115 - Fix execution of set-graphics-group function.
116
117
118 * DOCUMENTATION AND LOCALIZATION
119
120
121 * LYXHTML
122
123
124
125 * TEX2LYX
126
127 - Fix import of \newtheorem* declarations (bug 10622).
128
129
130 * ADVANCED FIND AND REPLACE
131
132
133 * BUILD/INSTALLATION
134