]> git.lyx.org Git - lyx.git/blob - status.23x
098a40013e437596281c864608bb3c45050963c6
[lyx.git] / status.23x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.3.5.
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 - Keep citation style when all selected citations are deleted (bug 11748).
31
32
33 * DOCUMENTATION AND LOCALIZATION
34
35 - Updated German, Interlingua and Slovak user interface localization.
36
37
38 * BUILD/INSTALLATION
39
40
41
42
43 ** Bug fixes:
44 *************
45
46 * DOCUMENT INPUT/OUTPUT
47
48 - Fix crash with non-encodable glyph in nomcenlature inset (bug 11584).
49
50 - Fix problems with non-ASCII characters in file path with recent LaTeX
51   (bug 11146).
52
53 - Fix problems with recent LaTeX when \input@path contains tilde and space
54   (bug 11699).
55
56 - Fix output with class-provided geometry package (bug 11724).
57
58 - Fix erroneous space in output caused by changebar module (bug 11473).
59
60 - Correctly strike out deleted text after deleted display math (bug 11716).
61
62 - Fix loading of amsmath in beamer article classes (bug 11768).
63
64 - Prevent polyglossia options from being output to PDF TOC (bug 11813).
65
66 - Use real typographic quotation marks in PDF TOC (with pdflatex).
67
68 - Fix problems with apostrophe in path on Windows (bug 9368).
69
70 - Don't open a new instance just because no files are given (bug 11635).
71
72 - Fix tablefootnote loading order (bug 11841).
73
74 - Fix reloading of changed include inset (11842).
75
76
77 * USER INTERFACE
78
79 - Avoid crash in some cases where a dialog is shown during operation
80   (bug 11763).
81
82 - Fix crash with nested insets when spaces are removed automatically (bug 11777).
83
84 - Fix a crash reported on lyx users.
85   There was an uninitialized buffer member of MathData in LFUN dispatch.
86
87 - Fix backspace deletion of selected items with change tracking (bug 11630).
88
89 - Fix display glitch where the change tracking cue blinks with the cursor
90   (bug 11684).
91
92 - Consider shorthand in biblatex cite display (bug 11696).
93
94 - Properly resize columns of child document table widget.
95
96 - Fix problem with validation of InsetLayout.
97
98 - Fix over-hasty resetting of dialog in Child Documents settings (bug 11564).
99
100 - Fix problems when pasting ZERO WIDTH NON-JOINER (bug 11790).
101
102 - Remove newlines from LFUNs entered in the shortcut dialog.
103
104 - Add copy, paste, etc, to math context menu (but 11799).
105
106 - Avoid bleeding of inset background outside of inset (bug 11786).
107
108 - Disallow adding columns with gathered environment as this is not
109   supported (bug 11812).
110
111 - Preserve paragraph spacing when breaking a paragraph at the start
112   (bug 11817).
113
114 - Improve reporting of undefined control sequences in preamble (bug 11844).
115
116 - Fix direction of some parts of text in bidi texts (bug 11691).
117
118
119 * INTERNALS
120
121
122 * DOCUMENTATION AND LOCALIZATION
123
124
125 * LYX2LYX
126
127
128 * TEX2LYX
129
130
131 * LYXHTML
132
133 - Don't output LaTeX preamble snippets with HTML (bug 11780).
134
135
136 * ADVANCED FIND AND REPLACE
137
138
139
140 * BUILD/INSTALLATION
141
142 - Do not break configuration if a layout file is not decodable. Rather than that, 
143   issue a warning and skip that file (bug 11736).
144
145 - Download dictionary and thesaurus files, on Windows, from our SVN repo (bug 11192).
146