]> git.lyx.org Git - lyx.git/blob - status.23x
e78d24aa428d08c62338b5c93e690c208d2de00d
[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
49 * BUILD/INSTALLATION
50
51
52
53
54 ** Bug fixes:
55 *************
56
57 * DOCUMENT INPUT/OUTPUT
58
59 - Fix toprule with booktabs/longtable and captions (bug 11589).
60
61 - Avoid adding spaces when parsing an array in a macro template (bug 10499).
62
63 - Avoid superfluous braces in the optional argument of a macro (bug 11552).
64
65 - Do not replace a latex command with the corresponding symbol in the
66   unicodesymbols file, unless it can be encoded in the document encoding
67   (bug 11586).
68
69 - Fix problems with paths that contain the tilde (~) character.
70
71 - Fix nomenclature processing with LuaTeX (bug 11571).
72
73 - Fix problem on Windows with saving files in Dropbox folders (bug 10091).
74
75 - Find local bib files when they exist in the same directory as the LyX
76   file (bug 11588).
77
78 - Fix table column order with RTL documents and LuaTeX (part of bug 9686).
79
80 - Fix paragraph alignment with RTL documents and LuaTeX (part of bug 11399).
81
82 - Fix direction of brackets with RTL documents and LuaTeX (part of bug 11187).
83
84 - Fix direction of roman numbers with RTL documents and LuaTeX.
85
86 - Fix direction of references with XeTeX/bidi (bug 11626).
87
88 - Fix interplay of the memoir class and custom page size/geometry (bug 10970).
89
90
91 * USER INTERFACE
92
93 - Fix some numbering issues with bibitems (bug 2743, 8499).
94
95 - Deal properly with orphaned bibitems (bug 7160).
96
97 - Fix endless loop when a macro definition references itself (bug 11595).
98
99 - Use the selection as the argument of a macro also when the macro has only
100   optional arguments (bug 10498).
101
102 - Correctly close a language opened in a branch inset (bug 9633).
103
104 - Fix additional problem with display of inline equations in outliner
105   (bug 11423).
106
107 - Preserve "all authors" state when switching citation style via context
108   menu (bug 11439).
109
110 - Fix right and left layout alignment (in workarea) with RTL (bug 11606).
111
112 - Show filenames for verbatim includes in outliner (bug 11612).
113
114
115 * INTERNALS
116
117 - Fix TeX file listing with the Nix package manager.
118
119
120
121 * DOCUMENTATION AND LOCALIZATION
122
123 - Fix string direction in Hebrew localization (bug 11607).
124
125
126 * LYX2LYX
127
128
129
130
131 * TEX2LYX
132
133 - Significantly improve support for modules (bug 11259, 8229).
134
135 - Prevent multiplication of preamble code on (re-)import (bug 8229).
136
137 - Fix import of custom float definitions.
138
139
140 * LYXHTML
141
142
143
144
145 * ADVANCED FIND AND REPLACE
146
147
148
149
150 * BUILD/INSTALLATION
151