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