Return to lonparmset.pm CVS log | Up to [LON-CAPA] / loncom / interface |
version 1.395, 2008/05/28 23:05:07 | version 1.396, 2008/05/28 23:53:35 |
---|---|
Line 2338 sub crsenv { | Line 2338 sub crsenv { |
'texengine' | 'texengine' |
=> '<b>'.&mt('Force all students in the course to use a specific math rendering engine.').'</b><br />' | => '<b>'.&mt('Force all students in the course to use a specific math rendering engine.').'</b><br />' |
.'('.&mt('[_1], [_2] (Convert to Images), [_3] (Tex-to-HTML), or blank for student\'s preference','"<tt>jsMath</tt>"','"<tt>mimetex</tt>"','"<tt>tth</tt>"').')', | .'('.&mt('[_1], [_2] (Convert to Images), [_3] (TeX to HTML), or blank for student\'s preference','"<tt>jsMath</tt>"','"<tt>mimetex</tt>"','"<tt>tth</tt>"').')', |
); | ); |
my @Display_Order = ('url','description','courseid','cloners','grading', | my @Display_Order = ('url','description','courseid','cloners','grading', |