]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
UI for separate control of master/child branch state (#7642, part of #7643)
[lyx.git] / RELEASE-NOTES
index 64adb50059e326f83d77bffec42ac8740825ef71..7b483d07c10999aba34c231fe3817f4e6e781740 100644 (file)
@@ -53,6 +53,12 @@ To set the default language and paper size for new documents, use the
 
 The following new LyX functions have been introduced:
 
+- LFUN_BRANCH_MASTER_ACTIVATE <branch>:
+  LFUN_BRANCH_MASTER_DEACTIVATE <branch>:
+  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 <format> <filename>
   Equivalent to the new -export-to command-line switch (see above).