]> git.lyx.org Git - lyx.git/blob - status.23x
Set branch tag, per Jürgen's suggestion.
[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
33
34 ** Bug fixes:
35 *************
36
37 * DOCUMENT INPUT/OUTPUT
38
39 - Properly escape labels entered for included program listings in Insert > File
40   > Child Document (part of bug 10544).
41
42 - Fix the implementation of new libertine font package.
43
44 - Properly escape braces in non-literate context in insets.
45
46
47 * LYX2LYX
48
49
50 * USER INTERFACE
51
52 - Fix "Paste from LaTeX" on Windows (bug 9139).
53
54 - Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed (bug 8338).
55
56 - Disable CheckTeX while buffer is processed (bug 7434).
57
58 - Do not use English, but the context language, when pasting from LaTeX
59   (bug 9199).
60
61 - Do not use English, but the context language, when pasting from math
62   (bug 2596).
63
64 - Fix ChkTeX on Windows (requires ChkTeX 1.7.7 at least) (bug 9989).
65
66 - When entering a math macro name, Escape properly cancels the
67   operation (bug 9251).
68
69 - Fix list of viewable formats in view/update menu (bug 11044).
70
71 - Fix encoding problems with listings insets and non-TeX fonts (bug 11056).
72
73
74 * INTERNALS
75
76 - Fix bug that TeX files were not detected when reconfiguring LyX (bug 11053).
77
78
79 * DOCUMENTATION AND LOCALIZATION
80
81
82 * LYXHTML
83
84
85 * TEX2LYX
86
87 - Do not force default bibliography style if none is set (bug 10673).
88
89 - Handle whitespace in table column declaration (bug 10804).
90
91 - Fix import of flalign* environment (bug 10501).
92
93
94 * ADVANCED FIND AND REPLACE
95
96
97 * BUILD/INSTALLATION