Rev 7029 | Rev 8002 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7029 | Rev 7336 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | !let module_level= |
11 | !let module_level= |
12 | !let module_domain=adm |
12 | !let module_domain=adm |
13 | !let module_keywords=wims |
13 | !let module_keywords=wims |
14 | !!INDEXEND |
14 | !!INDEXEND |
15 | 15 | ||
16 | !let tip='<ul><li>FireFox <a target=\'new\' href=\'http://www.mozilla-europe.org/$module_language/\'><img src=\'gifs/mathml/getFireFox.gif\' alt=\'get FireFox\'/></a></li><li>Windows<ul><li>Internet Explorer: <a target=\'new\' href=\'http://www.dessci.com/en/products/mathplayer/\'><img src=\'gifs/mathml/dessci_logo.gif\' alt=\'dessci\'/> DESSCI MathPlayer plugin</a><li>Opera: <a target=\'new\' href=\'http://xml-maiden.com/userjs/mathml/\'>UserJS MathML plugin</a></ul></li><li>Safari</li></ul>' |
16 | !let tip='<ul><li>FireFox <a target=\'new\' href=\'http://www.mozilla-europe.org/$module_language/\'><img src=\'gifs/mathml/getFireFox.gif\' alt=\'get FireFox\'/></a></li><li>Google Chrome <a target=\'new\' href=\'https://chrome.google.com/webstore/detail/mathjax-for-chrome/elbbpgnifnallkilnkofjcgjeallfcfa\'> MathJax Extension </a><li>Windows<ul><li>Internet Explorer: <a target=\'new\' href=\'http://www.dessci.com/en/products/mathplayer/\'><img src=\'gifs/mathml/dessci_logo.gif\' alt=\'dessci\'/> DESSCI MathPlayer plugin</a><li>Opera: <a target=\'new\' href=\'http://xml-maiden.com/userjs/mathml/\'>UserJS MathML plugin</a></ul></li><li>Safari</li></ul>' |
17 | 17 | ||
18 | 18 | ||
19 | !let texsize=!char 1 of $useropts |
19 | !let texsize=!char 1 of $useropts |
20 | !let texalign=!char 2 of $useropts |
20 | !let texalign=!char 2 of $useropts |
21 | !let default=$[$wims_texbasesize-1] |
21 | !let default=$[$wims_texbasesize-1] |