X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=RELEASE-NOTES;h=2efe627f2c404285ea53cb885c4808e3e6c690a4;hb=90f7007a2e6c78ffd031e4636ff909ab1bc2ddec;hp=3d5d7469cd7d6e6f2489f603d58d3306c47aaf43;hpb=4985015e8939df78a8d29c31aa04bc28caa3a47f;p=lyx.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3d5d7469cd..2efe627f2c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -51,8 +51,17 @@ The following pref variables are obsoleted in 2.1: To set the default language and paper size for new documents, use the "Save As Document Defaults" button in Document > Settings. +The support for ArmTeX (a special typesetting engine for Armenian) was removed. +Writing text in Armenian is now possible in a native way using XeTeX. + The following new LyX functions have been introduced: +- LFUN_BRANCH_MASTER_ACTIVATE : + LFUN_BRANCH_MASTER_DEACTIVATE : + Activates or deactivates a branch in a master document from within + a child (as opposed to the existing LFUN_BRANCH_[DE]ACTIVATE, which + toggle the branch in the document itself). + - LFUN_BUFFER_EXPORT_AS Equivalent to the new -export-to command-line switch (see above). @@ -79,6 +88,14 @@ The following LyX functions have been changed: to show the settings dialog. This is no longer possible and one should use inset-settings for this purpose. +- LFUN_CLOSE_TAB_GROUP_CLOSE ("close-tab-group") was renamed to + LFUN_TAB_GROUP_CLOSE ("tab-group-close"). + +- LFUN_SPIT_VIEW ("split-view") was renamed to + LFUN_VIEW_SPLIT ("view-split"). + +- LFUN_BREAK_PARAGRAPH ("break-paragraph") was renamed to + LFUN_PARAGRAPH_BREAK ("paragraph-break"). The following LyX key bindings have been changed: @@ -86,6 +103,9 @@ The following LyX key bindings have been changed: - LFUN_MATH_MACRO_FOLD ("math-macro-fold") The binding to "C-minus" has changed to "C-S-underscore". +- The binding "C-w" was moved from "buffer-close" to "view-close" + (only in cua.bind). + Linux desktop file specification and scalable icon has been included into the tarball.