]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Tutorial.lyx: updated for LyX 1.6
[lyx.git] / RELEASE-NOTES
index afe2eede328bca0893294168a1373281115b016c..173c3cce7cf36a7887a04c9c9995262932856337 100644 (file)
@@ -138,6 +138,8 @@ The following new LyX functions have been introduced:
 
 - LFUN_NEXT_INSET_MODIFY, "next-inset-modify"
 
+- LFUN_INSET_EDIT, "inset-edit"
+
 
 The following new LyX functions have been removed:
 
@@ -154,6 +156,13 @@ The following new LyX functions have been removed:
 
 - LFUN_CLEARDOUBLEPAGE_INSERT. Now part of LFUN_NEWPAGE_INSERT (see above).
 
+- LFUN_SERVER_GET_FONT.
+
+- LFUN_EXTERNAL_EDIT. Superseded by the more general LFUN_INSET_EDIT.
+
+- LFUN_GRAPHICS_EDIT. Superseded by the more general LFUN_INSET_EDIT.
+
+- LFUN_ACCENT_SPECIAL_CARON.
 
 For the detailed description of LyX functions look into doxygen documentation.