[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /xml lonxml.pm
raeburn
raeburn at source.lon-capa.org
Fri May 25 11:01:32 EDT 2012
raeburn Fri May 25 15:01:32 2012 EDT
Modified files: (Branch: version_2_11_X)
/loncom/xml lonxml.pm
Log:
- For 2.11
- Reinstate 1.526 (reverse 1.531.2.1). MathJax is in 2.11.
Index: loncom/xml/lonxml.pm
diff -u loncom/xml/lonxml.pm:1.531.2.2 loncom/xml/lonxml.pm:1.531.2.3
--- loncom/xml/lonxml.pm:1.531.2.2 Sun May 13 23:51:59 2012
+++ loncom/xml/lonxml.pm Fri May 25 15:01:31 2012
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# XML Parser Module
#
-# $Id: lonxml.pm,v 1.531.2.2 2012/05/13 23:51:59 raeburn Exp $
+# $Id: lonxml.pm,v 1.531.2.3 2012/05/25 15:01:31 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1596,6 +1596,7 @@
{&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