From a02376f77569948b3b9ece0abd995fe63fe47fbd Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 24 Nov 2009 22:46:51 +0000 Subject: [PATCH] Add CAS into matht context menu, thanks to Liviu Andronic & Olivier Ripoll. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32181 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdcontext.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index 456aad614b..28d270156a 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -73,6 +73,8 @@ Menuset Item "Show Math Toolbar" "toolbar-toggle math toggle" Item "Show Math-Panels Toolbar" "toolbar-toggle math_panels toggle" Item "Show Table Toolbar" "toolbar-toggle table toggle" + Separator + Submenu "Use Computer Algebra System|S" "edit_math_extern" End -- 2.39.2