On Mon, Mar 28, 2022 at 02:22:22PM +0200, Pavel Sanda wrote:
> Hi,
> in my memory when some branch was activated in document settings all its 
> insets got opened, which was handy.
> But it does not seem to function that way anymore.

I'm the one to blame: 742b39f4.

See also discussion here:

  
https://www.mail-archive.com/search?l=mid&q=20161030220813.3zlp3zgqgomhx35y%40steph

Feel free to restart the debate.

> Is this intended? How do I open all activated branch insets now?

I don't know if we have that functionality. Not sure it helps, but to
open all branch insets of "my-branch-name":

  inset-forall Branch:my-branch-name inset-toggle open

And to close:

  inset-forall Branch:my-branch-name inset-toggle close

Assuming the above doesn't satisfy your workflow, then we should make a
new LFUN that handles branch insets according to whether they are
activated.

Scott

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to