]> git.lyx.org Git - lyx.git/blob - status.23x
Correctly set language after intitle paragraphs
[lyx.git] / status.23x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.3.4.
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
19
20 * MISCELLANEOUS
21
22
23
24 * TEX2LYX IMPROVEMENTS
25
26
27
28 * USER INTERFACE
29
30 - The "Rows & Columns" optional submenu has been added to the math context menu.
31
32 - Avoid using text mode for unicode symbols representable in math mode (bug 9616).
33
34 - Do not issue error dialog when no tag is found in git repository for
35   tree-revision info inset.
36
37
38
39 * DOCUMENTATION AND LOCALIZATION
40
41 - New section about references in the example file colored-boxes.lyx.
42
43 - The Dutch user interface localization has been revived, and the Dutch docs
44   revised.
45
46 - The Russian Tutorial has been updated.
47
48 - Updated localizations include Arabic, German, Hebrew, and Slovak.
49
50
51 * BUILD/INSTALLATION
52
53
54
55
56 ** Bug fixes:
57 *************
58
59 * DOCUMENT INPUT/OUTPUT
60
61 - (Re-)fix problems with activated equal sign and graphic options in Turkish
62   and Latin documents (bug 2005).
63
64 - Correctly set language after intitle paragraphs (bug 11514).
65
66 - Fix toprule with booktabs/longtable and captions (bug 11589).
67
68 - Avoid adding spaces when parsing an array in a macro template (bug 10499).
69
70 - Avoid superfluous braces in the optional argument of a macro (bug 11552).
71
72 - Do not replace a latex command with the corresponding symbol in the
73   unicodesymbols file, unless it can be encoded in the document encoding
74   (bug 11586).
75
76 - Fix problems with paths that contain the tilde (~) character.
77
78 - Fix nomenclature processing with LuaTeX (bug 11571).
79
80 - Fix problem on Windows with saving files in Dropbox folders (bug 10091).
81
82 - Find local bib files when they exist in the same directory as the LyX
83   file (bug 11588).
84
85 - Fix table column order with RTL documents and LuaTeX (part of bug 9686).
86
87 - Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
88
89 - Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
90
91 - Fix direction of roman numbers with RTL documents and LuaTeX.
92
93 - Fix direction of references with XeTeX/bidi (bug 11626).
94
95 - Fix interplay of the memoir class and custom page size/geometry (bug 10970).
96
97 - Fix compilation of Hebrew Article with XeTeX and LuaTeX (bug 10525).
98
99 - Fix greyedout note with RTL documents (bug 8647).
100
101 - Fix colored and shaded boxes with RTL documents (bug 8642).
102
103 - Fix loading order problem with rotfloat/rotating and graphicx (bug 11502).
104
105
106 * USER INTERFACE
107
108 - Fix some numbering issues with bibitems (bug 2743, 8499).
109
110 - Deal properly with orphaned bibitems (bug 7160).
111
112 - Fix endless loop when a macro definition references itself (bug 11595).
113
114 - Use the selection as the argument of a macro also when the macro has only
115   optional arguments (bug 10498).
116
117 - Correctly close a language opened in a branch inset (bug 9633).
118
119 - Fix additional problem with display of inline equations in outliner
120   (bug 11423).
121
122 - Preserve "all authors" state when switching citation style via context
123   menu (bug 11439).
124
125 - Fix right and left layout alignment (in workarea) with RTL (bug 11606).
126
127 - Show filenames for verbatim includes in outliner (bug 11612).
128
129
130 * INTERNALS
131
132 - Fix TeX file listing with the Nix package manager.
133
134
135
136 * DOCUMENTATION AND LOCALIZATION
137
138 - Fix string direction in Hebrew localization (bug 11607).
139
140
141 * LYX2LYX
142
143
144
145
146 * TEX2LYX
147
148 - Significantly improve support for modules (bug 11259, 8229).
149
150 - Prevent multiplication of preamble code on (re-)import (bug 8229).
151
152 - Fix import of custom float definitions.
153
154
155 * LYXHTML
156
157
158
159
160 * ADVANCED FIND AND REPLACE
161
162
163
164
165 * BUILD/INSTALLATION
166