]> git.lyx.org Git - lyx.git/blob - status.23x
Do not force singlebyte encoding for listings with XeTeX/LuaTeX.
[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
43 * LYX2LYX
44
45
46 * USER INTERFACE
47
48 - Fix "Paste from LaTeX" on Windows (bug 9139).
49
50 - Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed (bug 8338).
51
52 - Disable CheckTeX while buffer is processed (bug 7434).
53
54 - Do not use English, but the context language, when pasting from LaTeX
55   (bug 9199).
56
57 - Do not use English, but the context language, when pasting from math
58   (bug 2596).
59
60 - Fix ChkTeX on Windows (requires ChkTeX 1.7.7 at least) (bug 9989).
61
62 - When entering a math macro name, Escape properly cancels the
63   operation (bug 9251).
64
65 - Fix list of viewable formats in view/update menu (bug 11044).
66
67 - Fix encoding problems with listings insets and non-TeX fonts (bug 11056).
68
69
70 * INTERNALS
71
72 - Fix bug that TeX files were not detected when reconfiguring LyX (bug 11053).
73
74
75 * DOCUMENTATION AND LOCALIZATION
76
77
78 * LYXHTML
79
80
81 * TEX2LYX
82
83 - Do not force default bibliography style if none is set (bug 10673).
84
85
86 * ADVANCED FIND AND REPLACE
87
88
89 * BUILD/INSTALLATION