From 85e653e4e2acf1b9d971cc00f1f677161f9cbcf3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Tue, 22 Oct 2002 11:11:22 +0000 Subject: [PATCH] code shuffle, part 1 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5465 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 5 +++++ lib/ui/default.ui | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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" -- 2.39.2