-
- [ ] Add mathjax to the API docstring for FSS 2D
- [ ] Add mathjax to the API docstring for FSS 2D Binary
- [ ] Add mathjax to the API docstring for FSS 2D Single Field
- [x] Fully test dask OR wr…
-
Hello!
I'm tring run ssr in exist project laravel+inertia+react(typescript)+MathJax+MathLive. Run SSR by https://inertiajs.com/server-side-rendering.
Run "npm run build" without error, but when I …
-
For a `revealjs` document format, Mathjax is configured as follows
```
math: {
mathjax: 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js',
...........
},…
-
### Have you checked that your issue isn't already filed?
- [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https://github.c…
-
**Replace the text below with the details of the issue you are facing.
DO NOT simply erase the form and type a free-form response.**
-----
### Issue Summary
I'm getting different results fro…
-
公式解析引擎配置引用的是外部CDN地址,内网环境访问不了外网,直接把整个mathjax包npm下载回来放在内网静态资源服务器上感觉有点傻,能否用 import 组件的形式引入?如何实现呢?
```javascript
mathBlock: {
engine: "MathJax", // katex或MathJax
src: "https://cdn.js…
-
Pull request #36 contributes some changes that make the plugin work with MathJax v3 instead of v2. v3 has a slightly different way to insert MathJax into a page, and it's not compatible with v2. To …
-
- I switched to katex for math because [pkgdown docs](https://pkgdown.r-lib.org/articles/customise.html#math-rendering) say
> if you are including complex equations in your documentation, you may w…
-
### Have you checked that your feature request isn't already filed?
- [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https:…
-
## 基本添加方法
#### MathJax 官网的方法
https://www.mathjax.org/#gettingstarted
```html
```
当然,如果要修改字体,也可以
```html
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
"H…