X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=RELEASE-NOTES;h=2efe627f2c404285ea53cb885c4808e3e6c690a4;hb=a71b923f1efc55c9b806b857fe3951560eb42bda;hp=64adb50059e326f83d77bffec42ac8740825ef71;hpb=b00766db51623b3d20ecda3898698135ef0bfe5a;p=lyx.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 64adb50059..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).