mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
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:
parent
405348e416
commit
4cb349c468
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user