]> git.lyx.org Git - features.git/commitdiff
stdmenus.inc: remove item that produced incorrect LaTeX code: a framed box can only...
authorUwe Stöhr <uwestoehr@web.de>
Thu, 6 Jan 2011 23:53:32 +0000 (23:53 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 6 Jan 2011 23:53:32 +0000 (23:53 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37142 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdmenus.inc

index 5f692b2fddcb34668b3f1b1a65d7ac953406e3d9..2baf9a0a9c5bdfa1b292141af75e7739fa74e477 100644 (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"