]> git.lyx.org Git - lyx.git/blob - status.23x
Change lookup order for enchant-2 vs. enchant (prefer the former)
[lyx.git] / status.23x
1 -*- text -*-
2
3 This file describes what has been done in the preparation of LyX 2.3.1.
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 - Updated Arabic, Russian and Slovakian user interface localization.
19
20
21 * TEX2LYX IMPROVEMENTS
22
23
24 * USER INTERFACE
25
26
27 * DOCUMENTATION AND LOCALIZATION
28
29
30 * BUILD/INSTALLATION
31
32 - Add support for v.2 of the enchant spell checker (bug 10986).
33
34
35
36 ** Bug fixes:
37 *************
38
39 * DOCUMENT INPUT/OUTPUT
40
41 - Properly escape labels entered for included program listings in Insert > File
42   > Child Document (part of bug 10544).
43
44 - Fix the implementation of new libertine font package.
45
46 - Properly escape braces in non-literate context in insets.
47
48
49 * LYX2LYX
50
51
52 * USER INTERFACE
53
54 - Fix "Paste from LaTeX" on Windows (bug 9139).
55
56 - Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed (bug 8338).
57
58 - Disable CheckTeX while buffer is processed (bug 7434).
59
60 - Do not use English, but the context language, when pasting from LaTeX
61   (bug 9199).
62
63 - Do not use English, but the context language, when pasting from math
64   (bug 2596).
65
66 - Fix ChkTeX on Windows (requires ChkTeX 1.7.7 at least) (bug 9989).
67
68 - When entering a math macro name, Escape properly cancels the
69   operation (bug 9251).
70
71 - Fix list of viewable formats in view/update menu (bug 11044).
72
73 - Fix encoding problems with listings insets and non-TeX fonts (bug
74   11056).
75
76 - When only Enchant is configured as a spell checker, configure it
77   properly as default.
78
79
80 * INTERNALS
81
82 - Fix bug that TeX files were not detected when reconfiguring LyX (bug 11053).
83
84
85 * DOCUMENTATION AND LOCALIZATION
86
87
88 * LYXHTML
89
90
91 * TEX2LYX
92
93 - Do not force default bibliography style if none is set (bug 10673).
94
95 - Handle whitespace in table column declaration (bug 10804).
96
97 - Fix import of flalign* environment (bug 10501).
98
99
100 * ADVANCED FIND AND REPLACE
101
102
103 * BUILD/INSTALLATION
104
105 - Add support for automake 1.16.