--- loncom/xml/londefdef.pm 2005/08/02 15:22:56 1.283 +++ loncom/xml/londefdef.pm 2005/08/07 16:53:07 1.284 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.283 2005/08/02 15:22:56 albertel Exp $ +# $Id: londefdef.pm,v 1.284 2005/08/07 16:53:07 albertel Exp $ # # # Copyright Michigan State University Board of Trustees @@ -540,6 +540,10 @@ sub start_body { $currentstring.=' '.$_.'="'.$token->[2]->{$_}.'"'; } $currentstring.='>'; + &Apache::lontexconvert::jsMath_reset(); + if ($env{'environment.texengine'} eq 'jsMath') { + $currentstring.=&Apache::lontexconvert::jsMath_header(); + } if ($env{'request.state'} ne 'published') { if ($env{'environment.remote'} eq 'off') { $currentstring.=