hexo-math icon indicating copy to clipboard operation
hexo-math copied to clipboard

A hexo plugin that uses MathJax to render math equations.

Results 20 hexo-math issues
Sort by recently updated
recently updated
newest added

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.12.0 to 0.16.0. Release notes Sourced from katex's releases. v0.16.0 0.16.0 (2022-06-06) Bug Fixes copy-tex: Use JS (instead of CSS) to select full equation, solving display glitches...

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@​juergba) #4848: Drop Internet-Explorer-11 support (@​juergba)...

dependencies

使用Mathjax渲染: ``` % {mathjax} % % {endmathjax} % ```

ERROR { err: TypeError: Cannot set property 'init' of undefined at /Users/qaq/Documents/blog/blog/node_modules/mathjax/es5/node-main.js:1:254572 at Object. (/Users/qaq/Documents/blog/blog/node_modules/mathjax/es5/node-main.js:1:254702) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Module.require (internal/modules/cjs/loader.js:852:19)...

使用 `{% mathjax %} ... {% endmathjax %}` 包裹的公式是 inline 形式的,如何才能突出显示? 目前我的文本是: ``` MARKDOWN Solving the integral {% mathjax %} \int_{0}^{+\infty}\frac{\sin x}{x}dx, {% endmathjax %} ``` ![image](https://user-images.githubusercontent.com/20857887/102159186-03990380-3ebe-11eb-8932-96a7ef7bad26.png) 想让公式居中显示并编号,请要怎么做? --- 我的配置文件是...

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.1.0. Release notes Sourced from mocha's releases. v10.1.0 10.1.0 / 2022-10-16 :tada: Enhancements #4896: Browser: add support for prefers-color-scheme: dark (@​greggman) :nut_and_bolt: Other #4912: Browser:...

dependencies

How do you center formulas or change properties like padding from CSS? Are there any examples?

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.12.0 to 0.16.2. Release notes Sourced from katex's releases. v0.16.2 0.16.2 (2022-08-29) Bug Fixes auto-render: concatenate content of successive text nodes (#3422) (4d3fdd8) Implement \pmb via CSS...

dependencies

@akfish @tommy351 @NoahDragon Would you please grant me permission to publish this package to `npm` for publising new versions? > My npm account: https://www.npmjs.com/~yoshinorin

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.0. Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945: API: add possibility to decorate ESM name before import (@​j0tunn) :bug:...

dependencies