]> git.lyx.org Git - lyx.git/blob - status.23x
tex2lyx: do not force default bibliography style if none is set
[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 - When entering a math macro name, Escape properly cancels the
61   operation (bug 9251).
62
63 - Fix list of viewable formats in view/update menu (bug 11044).
64
65
66 * INTERNALS
67
68
69 * DOCUMENTATION AND LOCALIZATION
70
71
72 * LYXHTML
73
74
75 * TEX2LYX
76
77 - Do not force default bibliography style if none is set (bug 10673).
78
79
80 * ADVANCED FIND AND REPLACE
81
82
83 * BUILD/INSTALLATION