* remove math panel menu entry and allow auto toggling of panel toolbar

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17878 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Edwin Leuven 2007-04-21 08:30:41 +00:00
parent 353006d5ea
commit 2c0c3491d9
2 changed files with 1 additions and 3 deletions

View File

@ -37,7 +37,7 @@ Toolbars
"view/update" "on,right"
"review" "review,top"
"table" "table,bottom"
"math_panels" "off,top"
"math_panels" "math,bottom"
"math" "math,bottom"
"minibuffer" "off,bottom"
End

View File

@ -363,8 +363,6 @@ Menuset
Separator
Item "Delimiters|r" "dialog-show mathdelimiter"
Item "Matrix|x" "dialog-show mathmatrix"
Separator
Item "Math Panel|P" "dialog-show mathpanel"
End
Menu "insert_float"