]> git.lyx.org Git - lyx.git/blob - status.22x
Win installer: translate 2 installer sections
[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 - Shorten the time required to save the session state on exit.
30
31
32 * DOCUMENTATION AND LOCALIZATION
33
34 - Updated Japanese user interface localization.
35
36
37 * BUILD/INSTALLATION
38
39
40
41 ** Bug fixes:
42 *************
43
44 * DOCUMENT INPUT/OUTPUT
45
46 - Fix wrong spacing in output when the font size is changed inside
47   a center environment or a greyed out note (bugs 9598 and 10650).
48
49 - Assure properly nested \begin{lang} and \end{lang} tags even when
50   no language package is selected (bug 10685).
51
52 - Catch "! Incomplete \if[x]" LaTeX error (bug 10666).
53
54 - Ignore LaTeX error on missing ZWNJ (ligature break) characters
55   (bug 10727).
56
57 - Fix PDF output of clipped graphics with recent graphics package (bug 7910).
58
59 - Catch xdvipdfmx driver error that breaks XeTeX compilation (bug 10076).
60
61 - Fix caption handling in listings insets when it is split into multiple
62   lines in the LaTeX output (bug 10705).
63
64 - Do not let the natbibapa module overwrite what the class or other packages
65   add to the preamble.
66
67 - Assure the color package is loaded before polyglossia in preview snippets
68   This fixes preview image generation with polyglossia and bidi (bug 10716).
69
70 - Fix babel name of Vietnamese language. This requires now babel-vietnamese
71   (2013ff.) instead of vietnam.ldf that was shipped with vntex previously
72   (bug 10743).
73
74
75 * LYX2LYX
76
77
78 * USER INTERFACE
79
80 - Fix crash occurring in certain circumstances when previewing the source
81   of a single paragraph containing a language switch (bug 10636).
82
83 - Fix crash when closing master file with full view source open (bug 10560).
84
85 - Fix crash when closing master document with dirty child while Document
86   Settings dialog is open (bug 9979).
87
88 - Fix crash when closing master with children and grandchildren
89   (bug 10766).
90
91 - Fix random crash when dissolving inset (bug 10667).
92
93 - Fix potential crash when cursor enters an inset (bug 10691).
94
95 - Avoid crash when selecting long text (bug 10324).
96
97 - Fix crash with undo and child documents (bug 10643).
98
99 - Remove duplicate entries from the Symbols dialog (bug 10644).
100
101 - Always show the float type in the float inset label (bug 10618).
102
103 - Show correct color name for green in the status bar (bug 10656).
104
105 - fixes to cursor positionning on mouse click for right-to-left text
106   (bug 10569).
107
108 - Fix metrics of full-width insets when paragraph endings are shown
109   (bug #10537).
110
111 - Fix glacial performance with ancient Hebrew text on macOS.
112
113 - Fix hole in selection for some zoom and justification values (bug
114   8883).
115
116 - Fix some rare cases of bad on-screen line breaking (bug #10700).
117
118 - Fix bad justification before a displayed inset (bug 10699).
119
120 - Fix cursor state after double/triple click in mathed (bug #10686).
121
122 - Avoid a case of stuck cursor after entering an inset (bug 10630).
123
124 - Fix problems with hidden "BibTeX Add" dialogs on MacOSX by using drawers
125   instead of modal subdialogs (bug 10662).
126
127 - Don't swallow labels not entered through the toolbar in mathed (bug 10546).
128
129 - Fix bad context menu on insets that do not have one (bug 10616).
130
131 - Enable OK/Apply buttons when resetting to class defaults.
132
133
134 * INTERNALS
135
136 - Fix execution of set-graphics-group function.
137
138
139 * DOCUMENTATION AND LOCALIZATION
140
141 - Fix loading of math packages in many manuals (bug 10661).
142
143 - Add note that the fixltx2e package (and so module) is obsolete as of
144   TeXLive 2015 (bug 9361).
145
146 - Updated French user interface localization.
147
148 * LYXHTML
149
150
151
152 * TEX2LYX
153
154 - Fix import of \newtheorem* declarations (bug 10622).
155
156
157 * ADVANCED FIND AND REPLACE
158
159
160 * BUILD/INSTALLATION
161