--- loncom/xml/londefdef.pm 2006/03/29 22:41:39 1.325 +++ loncom/xml/londefdef.pm 2006/04/11 18:42:43 1.326 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.325 2006/03/29 22:41:39 albertel Exp $ +# $Id: londefdef.pm,v 1.326 2006/04/11 18:42:43 albertel Exp $ # # # Copyright Michigan State University Board of Trustees @@ -569,10 +569,7 @@ sub start_body { $currentstring.=' '.$_.'="'.$token->[2]->{$_}.'"'; } $currentstring.='>'; - &Apache::lontexconvert::jsMath_reset(); - if ($env{'environment.texengine'} eq 'jsMath') { - $currentstring.=&Apache::lontexconvert::jsMath_header(); - } + $currentstring.=&Apache::lontexconvert::init_math_support(); if ($env{'request.state'} ne 'published') { if ($env{'environment.remote'} eq 'off') { $currentstring.=