Rev 7302 | Rev 8002 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7302 | Rev 7336 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | !let module_level= |
13 | !let module_level= |
14 | !let module_domain=adm |
14 | !let module_domain=adm |
15 | !let module_keywords=wims |
15 | !let module_keywords=wims |
16 | !!INDEXEND |
16 | !!INDEXEND |
17 | 17 | ||
18 | !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>' |
18 | !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>' |
19 | 19 | ||
20 | 20 | ||
21 | !let texsize=!char 1 of $useropts |
21 | !let texsize=!char 1 of $useropts |
22 | !let texalign=!char 2 of $useropts |
22 | !let texalign=!char 2 of $useropts |
23 | !let default=$[$wims_texbasesize-1] |
23 | !let default=$[$wims_texbasesize-1] |