]> git.lyx.org Git - lyx.git/blob - status.23x
654d0993114425f6f50032c61bb0c58db04ab448
[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 - Disambiguate dialog message (bug 11242).
54
55 - Unify capitalzation in dialog (bug 11237).
56
57 - Allow to change multiple table columns' width at once (bug 11205).
58
59 - When using formal tables, draw top/bottom rules thicker when adequate.
60
61 - Draw underline (and friends) over insets too (bug 11297).
62
63 - Handle properly branches with a space in their name (bug 11108).
64
65 - Allow the 'module in child not used in master' warning to be disabled.
66
67 - Add bibtex inset to outliner if "add to toc" is checked (bug 11309).
68
69 - Show module name with description (bug 11275).
70
71 - GuiCitation: Don't reset filter on show (bug 11291).
72
73
74 * DOCUMENTATION AND LOCALIZATION
75
76 - Update Simplified Chinese, German, Italian and Slovak user interface
77   localization.
78
79 - Add some tooltips in citation dialog in favor of keyboard users (bug 11317).
80
81
82 * BUILD/INSTALLATION
83
84 - [[Need to include description of changes to the Windows installer.]]
85
86
87
88 ** Bug fixes:
89 *************
90
91 * DOCUMENT INPUT/OUTPUT
92
93 - Fix footnotes in table with hyperref (bug 11212).
94
95 - When cloning a buffer, do not start from a parent if it is not the
96   current master (e.g., when compiling a child alone).
97
98 - Disallow paragraph customization in some single-par charstyle insets
99   (bug 9192).
100
101 - Fix problems with extra table borders added on table modification
102   (bug 10010).
103
104 - Fix text direction in figure wrap floats with RTL (bug 11029).
105
106 - Fix text direction issue in info insets with RTL context (bug 10463).
107
108 - Fix text direction problem with polyglossia with nested languages
109   (part of bug 10111).
110
111 - Use LTR environment for forceLTR content in RTL context with
112   polyglossia (bug 10548).
113
114 - Fix output of key symbols with info inset on the Mac (bug 10641).
115
116 - Fix output of table cells with multiple languages (bug 11128).
117
118 - Fix RTL table output with bidi package (non-TeX fonts) (bug 9686).
119
120 - Do not mark the import converters for Sweave and knitr as needauth.
121
122 - Fix conversion of captions from LyX 2.0 documents.
123
124 - Ignore horizontal wheel scrolling in work area (bug 11257).
125
126 - Avoid crash when cursor is outside of work area (bug 11296).
127
128 - Fix crash on Windows when closing external viewers (bug 11210).
129
130 - Fix issue with erroneous qualified citations (bug 11308).
131
132 - Do not remove brace insets when parsing from latex (bug 9348).
133
134
135
136 * USER INTERFACE
137
138 - Fix infinite loop while separating environments (bug 11295).
139
140 - Fix loss of citation list after Undo (bug 9158).
141
142 - Fix document-wide language setting with minted (bug 11203).
143
144 - Fix display of percent sign with numbers in RTL (bug 4057).
145
146 - Fix issues with dead key accents (bug 11183).
147
148 - Fix disappearance of blue (language) line in some situations.
149
150 - Draw menu separator symbol according to text direction.
151
152 - Improve automatic removal of extra spaces, aka DEPM (bug 10503).
153
154 - Avoid white space before math completion (bug 11283).
155
156 - View and change Plural, Capitalization, and No Prefix options for 
157   cross-references from the context menu (bug 11070).
158
159 - Don't step counters in deleted material (bug 11135).
160
161 - Fix display of raster graphics with viewports (bug 11180).
162
163 - Fix some missing screen updates (bug 11323, regression in 2.3.1).
164
165 - Allow adjustment of margin settings in InsetLayout (bug 10177).
166
167 - Fix suprious comma in book and thesis bib preview (bug 11272).
168
169
170 * INTERNALS
171
172
173
174
175 * DOCUMENTATION AND LOCALIZATION
176
177
178
179
180 * TEX2LYX
181
182 - Consider required modules when checking for layout definitions in modules
183   (bug 11156).
184
185 - Fix import of Arabic polyglossia environment (part of bug 10111).
186
187 - Fix import of unknown commands'/environments' options (bug 8685).
188
189
190 * ADVANCED FIND AND REPLACE
191
192
193
194 * BUILD/INSTALLATION
195
196 - Fix linker options for Mac builds to avoid failures when running
197   install_name_tool on Mac to create relocatable binaries using the
198   bundled private frameworks.
199