commit ba068c54a0574dc4d535cf7ff6dc23c6f3e60158 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 36c872fa5b..814bf89b59 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