--- loncom/homework/default_homework.lcpm 2005/02/18 22:52:50 1.94 +++ loncom/homework/default_homework.lcpm 2005/03/28 19:20:54 1.95 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run() # -# $Id: default_homework.lcpm,v 1.94 2005/02/18 22:52:50 albertel Exp $ +# $Id: default_homework.lcpm,v 1.95 2005/03/28 19:20:54 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -542,7 +542,7 @@ sub chemparse { $formula .= '⇌ '; } else { $formula .= &web('<=> ','\ensuremath{\rightleftharpoons} ', - '<=$gt; '); + '<=> '); } next; }