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

raeburn raeburn at source.lon-capa.org
Fri Aug 5 16:57:58 EDT 2016


raeburn		Fri Aug  5 20:57:58 2016 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/xml	lonxml.pm 
  Log:
  - For 2.11
    - Backport 1.555
  
  
Index: loncom/xml/lonxml.pm
diff -u loncom/xml/lonxml.pm:1.531.2.19 loncom/xml/lonxml.pm:1.531.2.20
--- loncom/xml/lonxml.pm:1.531.2.19	Mon Apr  6 17:02:33 2015
+++ loncom/xml/lonxml.pm	Fri Aug  5 20:57:58 2016
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # XML Parser Module 
 #
-# $Id: lonxml.pm,v 1.531.2.19 2015/04/06 17:02:33 raeburn Exp $
+# $Id: lonxml.pm,v 1.531.2.20 2016/08/05 20:57:58 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1623,7 +1623,6 @@
                (''        => '',
                 'tth'     => 'tth (TeX to HTML)',
                 'MathJax' => 'MathJax',
-  		'jsMath'  => 'jsMath',
                 'mimetex' => 'mimetex (Convert to Images)')}).
      '</span>';
     return $output;




More information about the LON-CAPA-cvs mailing list