From 4cb349c4689996ec121ccc33b41da4c5c35a1afa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Thu, 6 Jan 2011 23:53:32 +0000 Subject: [PATCH] stdmenus.inc: remove item that produced incorrect LaTeX code: a framed box can only have page breaks when there is no inner box, but this item created an framed box with a minipage as inner box _and_ allowed page breaks git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37142 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdmenus.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 5f692b2fdd..2baf9a0a9c 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -459,7 +459,6 @@ Menuset Menu "insert_box" Item "Frameless|l" "box-insert Frameless" Item "Simple Frame|F" "box-insert Boxed" - Item "Simple Frame, Page Breaks|P" "box-insert Framed" Item "Oval, Thin|a" "box-insert ovalbox" Item "Oval, Thick|v" "box-insert Ovalbox" Item "Drop Shadow|w" "box-insert Shadowbox" -- 2.39.2