From aa87b87bf96aefcde70707e0a4a87678b5277f5a Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 10 Apr 2007 22:04:08 +0000 Subject: [PATCH] Added menu entries for math delimiter and matix dialogs. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17770 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdmenus.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 39a1c7f7c5..8c287c72ae 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -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" -- 2.39.5