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
This commit is contained in:
Uwe Stöhr 2011-01-06 23:53:32 +00:00
parent 405348e416
commit 4cb349c468

View File

@ -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"