--- loncom/xml/lontexconvert.pm 2006/03/24 18:09:23 1.70
+++ loncom/xml/lontexconvert.pm 2006/03/27 20:40:42 1.71
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# TeX Conversion Module
#
-# $Id: lontexconvert.pm,v 1.70 2006/03/24 18:09:23 albertel Exp $
+# $Id: lontexconvert.pm,v 1.71 2006/03/27 20:40:42 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -182,7 +182,7 @@ sub jsMath_converted {
''."\n".
- ''."\n";
+ ''."\n";
}
sub jsMath_process {
return '' if !$jsMath_sent_header;