root/lyx-devel/branches/BRANCH_1_4_X/RELEASE-NOTES

Revision 17914, 1.1 kB (checked in by lasgouttes, 2 years ago)

remove outdated "status" file

Line 
1 Known issues with version 1.4.4
2 --------------------------------
3
4 This section describes some known problems in LyX 1.4.4 that did not
5 occur in 1.3.7. Note that fixes are available for many of these, but
6 they have not yet been applied because of incomplete testing.
7
8 ** User Interface
9
10 - Font changes do not apply to tables inside the selection when
11   making latex.
12   http://bugzilla.lyx.org/show_bug.cgi?id=1973
13
14 Interface changes since 1.3.x
15 -----------------------------
16
17 Some of the LyX functions have changed names :
18
19 tab-insert -> cell-split
20 tab-backward -> cell-backward
21 tab-forward -> cell-forward
22
23 Additionally, tab-forward (bound to the "Tab" key normally) no
24 longer has any effect in normal text.
25
26 bibkey-insert -> bibitem-insert
27
28 bibtex-insert -> dialog-show-new-inset bibtex
29 citation-insert -> dialog-show-new-inset citation
30 external-insert -> dialog-show-new-inset external
31 graphics-insert -> dialog-show-new-inset graphics
32 buffer-child-insert -> dialog-show-new-inset include
33 reference-insert -> dialog-show-new-inset ref
34
35 These LyX functions have been removed entirely :
36
37 apropos
38 server-get-tip
39 math-greek
40 math-greek-toggle
41
Note: See TracBrowser for help on using the browser.