[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /xml lonxml.pm

raeburn raeburn at source.lon-capa.org
Thu May 10 15:08:34 EDT 2012


raeburn		Thu May 10 19:08:34 2012 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/xml	lonxml.pm 
  Log:
  - For 2.11
    - Reverse 1.526. MathJax not in 2.11.0. 
  
  
Index: loncom/xml/lonxml.pm
diff -u loncom/xml/lonxml.pm:1.531 loncom/xml/lonxml.pm:1.531.2.1
--- loncom/xml/lonxml.pm:1.531	Tue May  8 15:13:58 2012
+++ loncom/xml/lonxml.pm	Thu May 10 19:08:33 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # XML Parser Module 
 #
-# $Id: lonxml.pm,v 1.531 2012/05/08 15:13:58 bisitz Exp $
+# $Id: lonxml.pm,v 1.531.2.1 2012/05/10 19:08:33 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1502,7 +1502,6 @@
            {&Apache::lonlocal::texthash
                (''        => '',
                 'tth'     => 'tth (TeX to HTML)',
-                'MathJax' => 'MathJax',
   		'jsMath'  => 'jsMath',
                 'mimetex' => 'mimetex (Convert to Images)')}).
      '</span>';




More information about the LON-CAPA-cvs mailing list