From: Pavel Sanda Date: Tue, 24 Nov 2009 22:46:51 +0000 (+0000) Subject: Add CAS into matht context menu, thanks to Liviu Andronic & Olivier Ripoll. X-Git-Tag: 2.0.0~5028 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a02376f77569948b3b9ece0abd995fe63fe47fbd;p=features.git 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 --- 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