]> git.lyx.org Git - lyx.git/blob - status.23x
c07d5058a88838b1f81b1cf983ee2eeec2b2c7fb
[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
69 * DOCUMENTATION AND LOCALIZATION
70
71 - Update Simplified Chinese, German, Italian and Slovak user interface
72   localization.
73
74 - Add some tooltips in citation dialog in favor of keyboard users (bug 11317).
75
76
77 * BUILD/INSTALLATION
78
79
80
81
82
83 ** Bug fixes:
84 *************
85
86 * DOCUMENT INPUT/OUTPUT
87
88 - Fix footnotes in table with hyperref (bug 11212).
89
90 - When cloning a buffer, do not start from a parent if it is not the
91   current master (e.g., when compiling a child alone).
92
93 - Disallow paragraph customization in some single-par charstyle insets
94   (bug 9192).
95
96 - Fix problems with extra table borders added on table modification
97   (bug 10010).
98
99 - Fix text direction in figure wrap floats with RTL (bug 11029).
100
101 - Fix text direction issue in info insets with RTL context (bug 10463).
102
103 - Fix text direction problem with polyglossia with nested languages
104   (part of bug 10111).
105
106 - Use LTR environment for forceLTR content in RTL context with
107   polyglossia (bug 10548).
108
109 - Fix output of key symbols with info inset on the Mac (bug 10641).
110
111 - Fix output of table cells with multiple languages (bug 11128).
112
113 - Fix RTL table output with bidi package (non-TeX fonts) (bug 9686).
114
115 - Do not mark the import converters for Sweave and knitr as needauth.
116
117 - Fix conversion of captions from LyX 2.0 documents.
118
119 - Ignore horizontal wheel scrolling in work area (bug 11257).
120
121 - Avoid crash when cursor is outside of work area (bug 11296).
122
123 - Fix crash on Windows when closing external viewers (bug 11210).
124
125
126
127 * USER INTERFACE
128
129 - Fix infinite loop while separating environments (bug 11295).
130
131 - Fix loss of citation list after Undo (bug 9158).
132
133 - Fix document-wide language setting with minted (bug 11203).
134
135 - Fix display of percent sign with numbers in RTL (bug 4057).
136
137 - Fix issues with dead key accents (bug 11183).
138
139 - Fix disappearance of blue (language) line in some situations.
140
141 - Draw menu separator symbol according to text direction.
142
143 - Improve automatic removal of extra spaces, aka DEPM (bug 10503).
144
145 - Avoid white space before math completion (bug 11283).
146
147
148 * INTERNALS
149
150
151
152
153 * DOCUMENTATION AND LOCALIZATION
154
155
156
157
158 * TEX2LYX
159
160 - Consider required modules when checking for layout definitions in modules
161   (bug 11156).
162
163 - Fix import of Arabic polyglossia environment (part of bug 10111).
164
165 - Fix import of unknown commands'/environments' options (bug 8685).
166
167
168 * ADVANCED FIND AND REPLACE
169
170
171
172 * BUILD/INSTALLATION
173
174 - Fix linker options for Mac builds to avoid failures when running
175   install_name_tool on Mac to create relocatable binaries using the
176   bundled private frameworks.
177