'.PSS('$1').'')");
// This line gives you $ $ equations in line. You can then use
// \displaystyle as normal to get pretty print equations inline.
Markup('{$', 'directives',
'/\\{\\$(.*?)\\$\\}/e',
"Keep(''.PSS('$1').'')");
$HTMLHeaderFmt['jsMath'] = '
';
$HTMLFooterFmt['jsMath'] = '
';
// The graphic is available from
// http://www.pmichaud.com/pmwiki/pub/guiedit/math.gif .
SDV($GUIButtons['math'],array(1000, '{$ ', ' $}', '\\\\sqrt{n}',
'$GUIButtonDirUrlFmt/math.gif"$[Math formula (LaTeX/MimeTeX)]"'));