]> git.lyx.org Git - lyx.git/blob - status.23x
uk.po: update by Yuri
[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 - Add support for non-ASCII characters in hyperlinks (bug 11165).
19
20 - Support rotated table cells with linebreaks (bug 8085).
21
22 - Add support for LyX logo in RTL output (bug 10423).
23
24 - Update support for linguistic subexamples.
25
26 - Support key symbols via menukeys package (part of bug 10641).
27
28
29 * MISCELLANEOUS
30
31
32
33
34 * TEX2LYX IMPROVEMENTS
35
36 - Add support for multirow (bug 11164).
37
38 - Improve import of titling commands other than \maketitle (bug 6461).
39
40 - Add support for horizontal longtabular alignment.
41
42 - Add support for btUnit (multibib).
43
44 - Add support for decimal alignment in table cells.
45
46 - Add support for plural and capitalized refstyle references.
47
48
49 * USER INTERFACE
50
51 - Improve layout of the character dialog (bugs 2752, 3804, 3884, and 4836).
52
53 - Rework OK/Apply/Cancel behavior of preferences dialog (bug 10016).
54
55 - Disambiguate dialog message (bug 11242).
56
57 - Unify capitalzation in dialog (bug 11237).
58
59 - Allow to change multiple table columns' width at once (bug 11205).
60
61 - When using formal tables, draw top/bottom rules thicker when adequate.
62
63 - Draw underline (and friends) over insets too (bug 11297).
64
65 - Handle properly branches with a space in their name (bug 11108).
66
67 - Allow the 'module in child not used in master' warning to be disabled.
68
69 - Add bibtex inset to outliner if "add to toc" is checked (bug 11309).
70
71 - Show module name with description (bug 11275).
72
73 - GuiCitation: Don't reset filter on show (bug 11291).
74
75 - If a master is being created at loading the child, un-hide it (bug 11162).
76
77
78 * DOCUMENTATION AND LOCALIZATION
79
80 - Update Simplified Chinese, German, Italian, Russian, Slovak and Ukrainian
81   user interface localization.
82
83 - Add some tooltips in citation dialog in favor of keyboard users (bug 11317).
84
85
86 * BUILD/INSTALLATION
87
88 - [[Need to include description of changes to the Windows installer.]]
89
90
91
92 ** Bug fixes:
93 *************
94
95 * DOCUMENT INPUT/OUTPUT
96
97 - Fix footnotes in table with hyperref (bug 11212).
98
99 - When cloning a buffer, do not start from a parent if it is not the
100   current master (e.g., when compiling a child alone).
101
102 - Disallow paragraph customization in some single-par charstyle insets
103   (bug 9192).
104
105 - Fix problems with extra table borders added on table modification
106   (bug 10010).
107
108 - Fix text direction in figure wrap floats with RTL (bug 11029).
109
110 - Fix text direction issue in info insets with RTL context (bug 10463).
111
112 - Fix text direction problem with polyglossia with nested languages
113   (part of bug 10111).
114
115 - Use LTR environment for forceLTR content in RTL context with
116   polyglossia (bug 10548).
117
118 - Fix output of key symbols with info inset on the Mac (bug 10641).
119
120 - Fix output of table cells with multiple languages (bug 11128).
121
122 - Fix RTL table output with bidi package (non-TeX fonts) (bug 9686).
123
124 - Do not mark the import converters for Sweave and knitr as needauth.
125
126 - Fix conversion of captions from LyX 2.0 documents.
127
128 - Ignore horizontal wheel scrolling in work area (bug 11257).
129
130 - Avoid crash when cursor is outside of work area (bug 11296).
131
132 - Fix crash on Windows when closing external viewers (bug 11210).
133
134 - Fix issue with erroneous qualified citations (bug 11308).
135
136 - Add "hyperref-driver=dvips" option to the extra flags of the
137   latex->dvi converter (bug 11332).
138
139 - Fix loading order conflict with beamer-article and covington.
140
141
142
143 * USER INTERFACE
144
145 - Fix infinite loop while separating environments (bug 11295).
146
147 - Fix loss of citation list after Undo (bug 9158).
148
149 - Fix document-wide language setting with minted (bug 11203).
150
151 - Fix display of percent sign with numbers in RTL (bug 4057).
152
153 - Fix issues with dead key accents (bug 11183).
154
155 - Fix disappearance of blue (language) line in some situations.
156
157 - Draw menu separator symbol according to text direction.
158
159 - Improve automatic removal of extra spaces, aka DEPM (bug 10503).
160
161 - Avoid white space before math completion (bug 11283).
162
163 - View and change Plural, Capitalization, and No Prefix options for 
164   cross-references from the context menu (bug 11070).
165
166 - Don't step counters in deleted material (bug 11135).
167
168 - Fix display of raster graphics with viewports (bug 11180).
169
170 - Fix some missing screen updates (bug 11323, regression in 2.3.1).
171
172 - Allow adjustment of margin settings in InsetLayout (bug 10177).
173
174 - Fix suprious comma in book and thesis bib preview (bug 11272).
175
176 - Merge paragraphs when pasted into an inset that forbids multiple
177   paragraphs (bug 8281).
178
179 - Fix display issue of individual pre- and posttext in citation dialog
180   (biblatex only) (bug 11352).
181
182 - Fix display of overset, underset, and stackrel insets (bug 11367).
183
184
185 * INTERNALS
186
187
188
189
190 * DOCUMENTATION AND LOCALIZATION
191
192
193
194
195 * TEX2LYX
196
197 - Consider required modules when checking for layout definitions in modules
198   (bug 11156).
199
200 - Fix import of Arabic polyglossia environment (part of bug 10111).
201
202 - Fix import of unknown commands'/environments' options (bug 8685).
203
204
205 * ADVANCED FIND AND REPLACE
206
207
208
209 * BUILD/INSTALLATION
210
211 - Fix linker options for Mac builds to avoid failures when running
212   install_name_tool on Mac to create relocatable binaries using the
213   bundled private frameworks.
214