]> git.lyx.org Git - lyx.git/blob - status.23x
74dc00f2781c673c83716cce2e625478a007f1f9
[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
19 * TEX2LYX IMPROVEMENTS
20
21
22 * USER INTERFACE
23
24
25 * DOCUMENTATION AND LOCALIZATION
26
27
28 * BUILD/INSTALLATION
29
30
31
32 ** Bug fixes:
33 *************
34
35 * DOCUMENT INPUT/OUTPUT
36
37 - Properly escape labels entered for included program listings in Insert > File
38   > Child Document (part of bug 10544).
39
40
41 * LYX2LYX
42
43
44 * USER INTERFACE
45
46 - Fix "Paste from LaTeX" on Windows (bug 9139).
47
48 - Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed (bug 8338).
49
50 - Disable CheckTeX while buffer is processed (bug 7434).
51
52 - Do not use English, but the context language, when pasting from LaTeX
53   (bug 9199).
54
55 - Do not use English, but the context language, when pasting from math
56   (bug 2596).
57
58 - Fix ChkTeX on Windows (requires ChkTeX 1.7.7 at least) (bug 9989).
59
60
61 * INTERNALS
62
63
64 * DOCUMENTATION AND LOCALIZATION
65
66
67 * LYXHTML
68
69
70 * TEX2LYX
71
72
73 * ADVANCED FIND AND REPLACE
74
75
76 * BUILD/INSTALLATION