]> git.lyx.org Git - lyx.git/blob - status.23x
Update Russian Tutorial
[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
35
36 * DOCUMENTATION AND LOCALIZATION
37
38 - The Dutch user interface localization has been revived, and the Dutch docs
39   revised.
40
41 - The Russian Tutorial has been updated.
42
43
44 * BUILD/INSTALLATION
45
46
47
48
49 ** Bug fixes:
50 *************
51
52 * DOCUMENT INPUT/OUTPUT
53
54 - Fix toprule with booktabs/longtable and captions (bug 11589).
55
56 - Avoid adding spaces when parsing an array in a macro template (bug 10499).
57
58 - Avoid superfluous braces in the optional argument of a macro (bug 11552).
59
60 - Do not replace a latex command with the corresponding symbol in the
61   unicodesymbols file, unless it can be encoded in the document encoding
62   (bug 11586).
63
64 - Fix problems with paths that contain the tilde (~) character.
65
66 - Fix nomenclature processing with LuaTeX (bug 11571).
67
68 - Fix problem on Windows with saving files in Dropbox folders (bug 10091).
69
70 - Find local bib files when they exist in the same directory as the LyX
71   file (bug 11588).
72
73
74 * USER INTERFACE
75
76 - Fix some numbering issues with bibitems (bug 2743, 8499).
77
78 - Deal properly with orphaned bibitems (bug 7160).
79
80 - Fix endless loop when a macro definition references itself (bug 11595).
81
82 - Use the selection as the argument of a macro also when the macro has only
83   optional arguments (bug 10498).
84
85 - Correctly close a language opened in a branch inset (bug 9633).
86
87 - Fix additional problem with display of inline equations in outliner
88   (bug 11423).
89
90
91 * INTERNALS
92
93 - Fix TeX file listing with the Nix package manager.
94
95
96
97 * DOCUMENTATION AND LOCALIZATION
98
99
100
101
102 * LYX2LYX
103
104
105
106
107 * TEX2LYX
108
109 - Significantly improve support for modules (bug 11259, 8229).
110
111 - Prevent multiplication of preamble code on (re-)import (bug 8229).
112
113 - Fix import of custom float definitions.
114
115
116 * LYXHTML
117
118
119
120
121 * ADVANCED FIND AND REPLACE
122
123
124
125
126 * BUILD/INSTALLATION
127