当前位置:网站首页>review. JS ppt math formula cannot be displayed
review. JS ppt math formula cannot be displayed
2022-06-12 19:06:00 【FakeOccupational】
reason net::ERR_CONNECTION_RESET
https://www.jsdelivr.com/ Unable to access normally . But mathematics js The package is obtained from this website :
math: {
mathjax: 'https://cdn.jsdelivr.net/gh/mathjax/[email protected]/MathJax.js',
config: 'TeX-AMS_HTML-full',
// pass other options into `MathJax.Hub.Config()`
TeX: {
Macros: {
RR: "{
\\bf R}" } }
},
plugins: [ RevealZoom, RevealNotes, RevealSearch, RevealMarkdown, RevealHighlight,RevealMath ]
});
Solution : in IP
1: in IP
2: Find something else cdn Website
About use MathJax
Solution : Run locally js
- download https://github.com/mathjax/MathJax/archive/refs/tags/2.7.8.zip
- decompression
- stay ppt To configure :
<script type="text/x-mathjax-config">
//
// Do NOT use this page as a template for your own pages. It includes
// code that is needed for testing your site's installation of MathJax, // and that should not be used in normal web pages. Use sample.html as // the example for how to call MathJax in your own pages. // MathJax.HTML.Cookie.Set("menu",{}); MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], "HTML-CSS": { availableFonts:[], styles: {".MathJax_Preview": {visibility: "hidden"}} } }); MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { var FONT = MathJax.OutputJax["HTML-CSS"].Font; FONT.loadError = function (font) { MathJax.Message.Set("Can't load web font TeX/"+font.directory,null,2000); document.getElementById("noWebFont").style.display = "";
};
FONT.firefoxFontError = function (font) {
MathJax.Message.Set("Firefox can't load web fonts from a remote host",null,3000);
document.getElementById("ffWebFont").style.display = "";
};
});
(function (HUB) {
var MINVERSION = {
Firefox: 3.0,
Opera: 9.52,
MSIE: 6.0,
Chrome: 0.3,
Safari: 2.0,
Konqueror: 4.0,
Unknown: 10000.0 // always disable unknown browsers
};
if (!HUB.Browser.versionAtLeast(MINVERSION[HUB.Browser]||0.0)) {
HUB.Config({
jax: [], // don't load any Jax extensions: [], // don't load any extensions
"v1.0-compatible": false // skip warning message due to no jax
});
setTimeout('document.getElementById("badBrowser").style.display = ""',0);
}
})(MathJax.Hub);
MathJax.Hub.Register.StartupHook("End",function () {
var HTMLCSS = MathJax.OutputJax["HTML-CSS"];
if (HTMLCSS && HTMLCSS.imgFonts) {
document.getElementById("imageFonts").style.display = ""}
});
</script>
<script type="text/javascript" src="./MathJax-2.7.8/MathJax-2.7.8/MathJax.js"></script>
or person straight Pick up stay writing in send use Its He Count learn package \tiny Or use other math packages directly in the text or person straight Pick up stay writing in send use Its He Count learn package
Reference and more
have access to table Make a fixed Title format , stay div Write the main content at the position of
<section data-background-color="rgb(255, 255, 255)">
<table> <tr><td style="width: 100%;height: 30px; font-weight:700;"> title </td> <td></td></tr> </table>
<div> Write something </div>
</section>
边栏推荐
- Redis (XXXII) - using redis as a distributed lock
- Liunx deploy Seata (Nacos version)
- ISCC2022
- A small case with 666 times performance improvement illustrates the importance of using indexes correctly in tidb
- Exploration of a flexible injection scheme for istio sidecar
- Research Report on global and Chinese cosmetics industry market sales scale forecast and investment opportunities 2022-2028
- ISCC2022
- Uniapp uses the Ali Icon
- Common troubleshooting tools and analysis artifacts are worth collecting
- 原生Servlet - 文件的Upload&Download
猜你喜欢

RT-Thread 模拟器 simulator 搭建 LVGL 的开发调试环境

嵌入式开发:固件工程师的6项必备技能

RHCA回忆录---CL280介绍

【5GC】三种SSC(Session and Service Continuity)模式介绍

A fruitful afternoon

WinCC7.5 SP1调整画面尺寸以适应显示分辨率的方法

被八股文害惨了。。。

chrome浏览器解决跨域问题

A journey of database full SQL analysis and audit system performance optimization
![[5gc] Introduction to three SSC (session and service continuity) modes](/img/98/6e08986269c5dc1f5ce192cdef3e9f.png)
[5gc] Introduction to three SSC (session and service continuity) modes
随机推荐
Transactions in redis
I was badly hurt by the eight part essay...
Wireshark basic commands
Standard library template learning introduction original
Start with no place to live
Leetcode topic [string] - Sword pointing offer 05- replace spaces
Shell 编程正则表达式及元字符
leetcodeSQL:578. Questions with the highest response rate
Mysql database (28): Variables
review.js ppt数学公式无法显示
Embedded development: 6 necessary skills for firmware engineers
Research Report on the overall scale, major manufacturers, major regions, products and application segmentation of swimming fins in the global market in 2022
[5gc] Introduction to three SSC (session and service continuity) modes
Report on market demand trends and future strategic planning recommendations of the global and Chinese smart financial solutions industry 2022-2028
Kali2022 how to install w3af
Redis(三十二)-用Redis做分布式锁
Chrome browser solves cross domain problems
Mysql database experiment I data definition
被八股文害惨了。。。
How to download Vega in China