commit 65a1f7cbb841f88e845a34ebe50ec3d90cf3b171
Author: Pavel Sanda <sa...@lyx.org>
Date:   Thu Mar 6 20:21:38 2025 +0100

    * lfuns doc - trick to open all hidden buffers (see #13157).
---
 src/LyXAction.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index 1e9a722766..6e055e0803 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -2716,6 +2716,8 @@ void LyXAction::init()
               master-buffer-forall statistics \n
               Activate the branch named "Solutions" in buffers: \n
               master-buffer-forall branch-activate Solutions \n
+              Trick to open all hidden buffers (last lfun can be any no-op 
buffer lfun): \n
+              master-buffer-forall font-state \n
  * \li Origin: spitz, 31 Dec 2019
  * \endvar
  */
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to