--- loncom/xml/lontexconvert.pm 2006/09/06 19:43:22 1.77 +++ loncom/xml/lontexconvert.pm 2006/09/07 21:51:16 1.78 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # TeX Conversion Module # -# $Id: lontexconvert.pm,v 1.77 2006/09/06 19:43:22 albertel Exp $ +# $Id: lontexconvert.pm,v 1.78 2006/09/07 21:51:16 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -189,6 +189,7 @@ sub jsMath_converted { return ''."\n". ''."\n"; }