打开/关闭搜索
搜索
打开/关闭菜单
1.2万
1.8万
94
8万
导航
首页
最近更改
特殊页面
上传文件
随机页面
随机页面
随机歌曲
随机P主
编辑相关
帮助
讨论版
公共沙盒
待修改页面
批量上传文件
友情链接
VCPedia
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
登录后可编辑和发表评论。
user-interface-preferences
个人工具
创建账号
登录
欢迎加入
本站官方QQ群
!
查看“︁Widget:MathJax”︁的源代码
来自Vocawiki
更多语言
查看
阅读
查看源代码
查看历史
associated-pages
Widget
讨论
更多操作
←
Widget:MathJax
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您没有权限编辑
Widget
命名空间内的页面。
您可以查看和复制此页面的源代码。
<noinclude>Only for {{tl|MathJax}}</noinclude><includeonly><!--{if !isset($wgMathJax) || !$wgMathJax}--><!--{assign var="wgMathJax" value=true scope="global"}--><script> /* eslint-disable no-magic-numbers */ /* global MathJax */ "use strict"; (() => { window.MathJax = { startup: { elements: [".mw-parser-output"], }, tex: { inlineMath: [ ["$", "$"], ["\\(", "\\)"], ], displayMath: [ ["$$", "$$"], ["\\[", "\\]"], ], processEscapes: true, autoload: { color: [], colorV2: ["color"], }, packages: { "[+]": ["color", "mhchem"], }, }, loader: { load: ["[tex]/color", "[tex]/mhchem"], }, options: { ignoreHtmlClass: { "[+]": ["diffchange-inline", "diffchange", "diff-addedline", "diff-deletedline", "diff"], }, processHtmlClass: { "[+]": ["mathjax_process"], }, }, }; const script = document.createElement("script"); script.src = "https://code.bdstatic.com/npm/mathjax@3.2.0/es5/tex-svg-full.js"; script.integrity = "sha256-RiD0Wnc8F/rkqcI3DrRvgFSNvolq9VBzLEwcT/nwt6A="; script.crossOrigin = "anonymous"; script.async = true; script.addEventListener("load", () => { let promise = Promise.resolve(); window.RLQ = window.RLQ || []; window.RLQ.push(() => { const promiseJoin = () => promise = promise.then(() => window.MathJax && typeof MathJax.typesetPromise === "function" ? MathJax.typesetPromise() : Promise.resolve()); promiseJoin(); $(() => { promiseJoin(); }); }); }); document.head.appendChild(script); })(); </script><!--{/if}--></includeonly>
该页面嵌入的页面:
Template:Tl
(
查看源代码
)
返回
Widget:MathJax
。
查看“︁Widget:MathJax”︁的源代码
来自Vocawiki