]> git.lyx.org Git - lyx.git/blob - status.22x
status.22x: mention Slovakian
[lyx.git] / status.22x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.2.1.
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 What's new
10 ==========
11
12 ** Updates:
13 ***********
14
15 * DOCUMENT INPUT/OUTPUT
16
17 - Enable the use of LuaTeX for all polyglossia-supported languages.
18
19
20 * TEX2LYX IMPROVEMENTS
21
22
23
24 * USER INTERFACE
25
26 - Syntax highlighting in the preamble and and the source view has been made
27   compatible with dark themes (bug 8325).
28
29 - Changed the display of buttons for collapsed branches. We now display the
30   same thing as if the branches were open (bug 10213).
31
32 - "Provides <package> 1" now works with fontspec, subfig, and listings (bug
33   10257).
34
35 - Added a new module "Title and Preamble Hacks".
36
37 - Bring window to front after loading a document in single instance (bug 7875).
38
39
40 * DOCUMENTATION AND LOCALIZATION
41
42 - Updated German, Interlingua and Slovakian user interface localization.
43
44 - Increase the maximum value for the number of last open files that LyX can
45   remember (bug 9924).
46
47 - Change mouse cursor to indicate row/column selection in tabulars.
48
49 - Make inset-select-all select all cells only in tables.
50
51 - Automatically show the review toolbar if the document has tracked changes
52   (bug 8738), and related UI imrovements.
53
54 - Implement "Dissolve Inset" and "Show Label" context menu items for
55   arguments (bug 10150).
56
57 - Restore selected reference when using "Go to label" and "Go back" in the
58   cross-reference dialog.
59
60
61 * BUILD/INSTALLATION
62
63
64
65
66 ** Bug fixes:
67 *************
68
69 * DOCUMENT INPUT/OUTPUT
70
71 - Correctly protect the \pagebreak command when needed (bug 10092).
72
73 - Resolve problem on Windows with importing files from directories with
74   accented characters on FAT drives (bug 10218).
75
76 - InPreamble styles should be written to the preamble as many times as the
77   user requests them, even if it results in duplicate commands.
78
79 - Make sure we output all XHTML table cells, even the empty ones (bug 10153).
80
81 - .svgz images are now converted to .svg for XHTML export (bug 10160).
82
83 - Ask where to export file if not yet saved (bug 8814).
84
85 - Fix size issue with outliner icons on HiDPI monitors (bug 10125).
86
87 - Load math packages automatically with JSS template (bug 9242).
88
89 - Calling a Computer Algebra System from LyX works again (windows only bug 10262).
90
91 - Fix command clash between beamer and covington (from the Linguistics module).
92
93 - Fix crash on Buffer preview when not exporting in thread.
94
95
96 * LYX2LYX
97
98 - Fix paragraph argument conversion for \labelwidthstring etc (bug 10243).
99
100
101
102 * USER INTERFACE
103
104 - CharStyles now prohibit layout changes by default (bug 10237).
105
106 - Fix display of labels in right-to-left languages (bug 10169).
107
108 - When a counter is stepped, reset recursively all subcounters (bug #10063).
109
110 - Fix on screen narrow box when using \width as box width unit (bug 10048).
111
112 - Raise GuiView on buffer switch to bring it topmost in multi-window mode.
113
114 - Fix smal typo in Reference dialog (bug 10194).
115
116 - Fix default location for RPM based hunspell dictionary search (bug 10071 and 10192).
117
118 - Fix double input of tabulations with Qt5 < Qt5.5 (bug 9218).
119
120 - Do not omit the first space of the selection when copying (bug 9995).
121
122 - Do not allow non-default layouts to be pasted into table cells that are not fixed
123   width (bug 8782).
124
125 - Display the correct column alignment and a better column spacing in AMS
126   environments (bugs 1861, 9908).
127
128 - Disable properly toggling math diplay in places where it is not
129   possible (bug 10033).
130
131 - Fix horizontal scrolling feature when inside a collapsable inset
132   with several paragraphs.
133
134 - Fix selection of large formula with the mouse when horizontal
135   scrolling kicks in (but 10094).
136
137 - Fix bug where cursor can't be put at the end of a line before an
138   inset (bug 10180).
139
140 - Fix display of collapsable insets when the same document is shown in
141   two views with different width (bug 9756).
142
143 - fix display glitches when editing changes the dimension of insets
144   (bug 6691).
145
146 - Raise GuiView on buffer switch to bring it topmost in multi-window mode.
147
148 - Fix cursor position after Redo of a document settings change (bug
149   10097).
150
151 - Handle undo after deleting end of paragraph in change tracking mode
152   (bug 10253).
153
154 - Disable Edit > Dissolve Inset in tabulars (bug 9954).
155
156 - Shortcut preferences: ask the user for removing bindings when using the
157   "restore" button (#9174).
158
159 - Shortcut preferences: fix the already-bound-key detection logic.
160
161 - Shortcut preferences: don't forget to trigger the search when it is
162   initialized with the previous value.
163
164 - Remove extra spacing around  button insets (bug 10149).
165
166 - Fix drawing of buttons by enforcing equal left/right spacing (bug 10147).
167
168 - Fix problem with drawing of lists after pasting normal text (bug 8735).
169
170 - Accessibility of the document class selector from keyboard (bug 10035).
171
172 - Fix title of LuaTeX and XeTeX error dialogs (part of bug 10013).
173
174
175 * INTERNALS
176
177
178
179 * DOCUMENTATION AND LOCALIZATION
180
181 - Move documentation change logs to lib/doc (they are not distributed).
182
183
184 * LYXHTML
185
186 - Output width of table columns (bug 8168).
187
188 - Fix output of math sizes (bug 10129).
189
190 - Fix output of vertical space in the middle of a paragraph (bug 8154).
191
192 - Fix output of ABOVE and CENTERED label types (bug 8843).
193
194 - Output correct entities for named delimiters (bug 8280).
195
196 - Added class attribute for mathbb to allow customization (part of bug
197   8521).
198
199 - Use 'text-align: center;' with displayed equations (bug 8654).
200
201
202 * TEX2LYX
203
204
205
206 * ADVANCED FIND AND REPLACE
207
208
209
210 * BUILD/INSTALLATION
211
212 - Due to bug fixes, it is no longer discouraged to build against Qt 5.4.
213
214 - Building against Qt < 4.7 no longer fails.
215
216 - Fix monolithic builds with autotools on Mac OS X.
217
218 - Avoid 'ar' warning with recent binutils versions.
219
220 - LyX compiled with Microsoft Visual Studio 2015 runs now on Windows Vista (bug 10186)
221
222 - Add some missing oxygen and IPA icons to the distribution.
223