From: André Pönitz Date: Tue, 22 Oct 2002 11:11:22 +0000 (+0000) Subject: code shuffle, part 1 X-Git-Tag: 1.6.10~18128 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=85e653e4e2acf1b9d971cc00f1f677161f9cbcf3;p=features.git code shuffle, part 1 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5465 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index dc6c790400..7969e1e9e9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ + +2002-10-22 André Pönitz + + * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix' + 2002-10-21 Dekel Tsur * symbols: Handle \not using a macro. diff --git a/lib/ui/default.ui b/lib/ui/default.ui index c6c4b5e11f..a4ec26bfba 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -218,7 +218,7 @@ Menuset Item "AMS gather environment" "command-sequence math-mode; math-mutate gather;" Item "AMS multline environment" "command-sequence math-mode; math-mutate multline;" Separator - Item "Array environment|y" "math-insert matrix 2 2" + Item "Array environment|y" "math-matrix 2 2" Item "Cases environment|C" "math-insert \cases" Separator Submenu "Font Change|f" "insert_math_font"