On 11/24/2009 05:46 PM, sa...@lyx.org wrote:
Author: sanda
Date: Tue Nov 24 23:46:51 2009
New Revision: 32181
URL: http://www.lyx.org/trac/changeset/32181

Log:
Add CAS into matht context menu, thanks to Liviu Andronic&  Olivier Ripoll.

Modified:
    lyx-devel/trunk/lib/ui/stdcontext.inc

Modified: lyx-devel/trunk/lib/ui/stdcontext.inc
==============================================================================
--- lyx-devel/trunk/lib/ui/stdcontext.inc       Tue Nov 24 23:17:55 2009        
(r32180)
+++ lyx-devel/trunk/lib/ui/stdcontext.inc       Tue Nov 24 23:46:51 2009        
(r32181)
@@ -73,6 +73,8 @@
                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

Menus.cpp(647): Menu warning: menu entries "Use Computer Algebra System|S" and "Insert|s" share the same shortcut.

rh

Reply via email to