]> git.lyx.org Git - lyx.git/blob - status.23x
3fbb135d68fbf1f7161981e5f7a2510a0496f9a9
[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
31 * DOCUMENTATION AND LOCALIZATION
32
33 - Updated German, Interlingua and Slovak user interface localization.
34
35
36 * BUILD/INSTALLATION
37
38
39
40
41 ** Bug fixes:
42 *************
43
44 * DOCUMENT INPUT/OUTPUT
45
46 - Fix problems with non-ASCII characters in file path with recent LaTeX
47   (bug 11146).
48
49 - Fix problems with recent LaTeX when \input@path contains tilde and space
50   (bug 11699).
51
52 - Fix output with class-provided geometry package (bug 11724).
53
54 - Fix erroneous space in output caused by changebar module (bug 11473).
55
56 - Correctly strike out deleted text after deleted display math (bug 11716).
57
58 - Fix loading of amsmath in beamer article classes (bug 11768).
59
60
61 * USER INTERFACE
62
63 - Fix backspace deletion of selected items with change tracking (bug 11630).
64
65 - Fix display glitch where the change tracking cue blinks with the cursor
66   (bug 11684).
67
68 - Consider shorthand in biblatex cite display (bug 11696).
69
70 - Properly resize columns of child document table widget.
71
72 - Fix a crash reported on lyx users.
73   There was an uninitialized buffer member of MathData in LFUN dispatch.
74
75 - Fix problem with validation of InsetLayout.
76
77 - Fix over-hasty resetting of dialog in Child Documents settings (bug 11564).
78
79
80 * INTERNALS
81
82
83 * DOCUMENTATION AND LOCALIZATION
84
85
86 * LYX2LYX
87
88
89 * TEX2LYX
90
91
92 * LYXHTML
93
94 - Don't output LaTeX preamble snippets with HTML (bug 11780).
95
96
97 * ADVANCED FIND AND REPLACE
98
99
100
101 * BUILD/INSTALLATION
102
103 - Do not break configuration if a layout file is not decodable. Rather than that, 
104   issue a warning and skip that file (bug 11736).
105