[system] Repository:
ViewVC logotype

Revision 2992


Jump to revision: Previous Next
Author: sh002i
Date: Wed Nov 10 18:00:50 2004 UTC (8 years, 6 months ago)
Log Message:
Ability to control missing tex fonts message (from HEAD).

Original log message:

Added ability to control the "Missing TeX Fonts" message generated by
jsMath.  There are now two parameters in global.conf that control the
message.  You can set

	$pg{displayModeOptions}{jsMath}{reportMissingFonts}

to 0 if you want no font messages, and you can set

	$pg{displayModeOptions}{jsMath}{missingFontMessage}

to a string that should be issued when the fonts are missing.  This
can be an HTML string, so you can include a link to the jsMath font
page, as the current message does.  The message will be set in a <DIV>
of class NoFontMessage, so the style attributes can be controled in
the content-generators template file.

Changed paths:

Path Details
Directorybranches/rel-2-1-patches/webwork-modperl/conf/global.conf.dist modified , text changed
Directorybranches/rel-2-1-patches/webwork-modperl/conf/templates/ur.template modified , text changed
Directorybranches/rel-2-1-patches/webwork-modperl/htdocs/jsMath/jsMath.js modified , text changed
Directorybranches/rel-2-1-patches/webwork-modperl/lib/WeBWorK/PG.pm modified , text changed
Directorybranches/rel-2-1-patches/webwork2/conf/global.conf.dist modified , text changed
Directorybranches/rel-2-1-patches/webwork2/conf/templates/ur.template modified , text changed
Directorybranches/rel-2-1-patches/webwork2/htdocs/jsMath/jsMath.js modified , text changed
Directorybranches/rel-2-1-patches/webwork2/lib/WeBWorK/PG.pm modified , text changed

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9