]> git.lyx.org Git - features.git/commitdiff
Added menu entries for math delimiter and matix dialogs.
authorRichard Heck <rgheck@comcast.net>
Tue, 10 Apr 2007 22:04:08 +0000 (22:04 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 10 Apr 2007 22:04:08 +0000 (22:04 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17770 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdmenus.inc

index 39a1c7f7c59d71d21b67e7fb5e851296d3280d5c..8c287c72ae83392aade38adffc899a37dbbdf972 100644 (file)
@@ -362,6 +362,8 @@ Menuset
                Item "Split Environment|S" "command-sequence math-mode on; math-insert \split; tabular-feature append-column"
                Separator
                Item "Math Panel|P" "dialog-show mathpanel"
+               Item "Math Delimiters|r" "dialog-show mathdelimiter"
+               Item "Math Matrix|x" "dialog-show mathmatrix"
        End
 
        Menu "insert_float"