[LyX/master] It is allowed to break row after a menu separator inset

Jean-Marc Lasgouttes lasgouttes at lyx.org
Wed Feb 11 10:17:16 UTC 2026


commit 6614c0e0b68c524ead7d539e964ca8be04c42133
Author: Jean-Marc Lasgouttes <lasgouttes at lyx.org>
Date:   Wed Feb 11 11:17:02 2026 +0100

    It is allowed to break row after a menu separator inset
---
 lib/layouts/stdspecialchars.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/layouts/stdspecialchars.inc b/lib/layouts/stdspecialchars.inc
index 1b01570149..1a48f46c96 100644
--- a/lib/layouts/stdspecialchars.inc
+++ b/lib/layouts/stdspecialchars.inc
@@ -49,6 +49,7 @@ SpecialChar menuseparator
 	PlaintextOutput	"->"
 	XHTMLOutput	&#x21D2;
 	Requires	lyxarrow
+	CanBreakAfter   1
 	IsChar		1
 	Font
 	  Color		special


More information about the lyx-cvs mailing list