--- loncom/xml/lonxml.pm 2012/05/13 23:51:59 1.531.2.2 +++ loncom/xml/lonxml.pm 2012/05/25 15:01:31 1.531.2.3 @@ -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 @@ sub renderingoptions { {&Apache::lonlocal::texthash ('' => '', 'tth' => 'tth (TeX to HTML)', + 'MathJax' => 'MathJax', 'jsMath' => 'jsMath', 'mimetex' => 'mimetex (Convert to Images)')}). '';