Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数学公式渲染报错 #50

Open
unlimitedLoop opened this issue Feb 27, 2017 · 3 comments
Open

数学公式渲染报错 #50

unlimitedLoop opened this issue Feb 27, 2017 · 3 comments

Comments

@unlimitedLoop
Copy link

我的笔记里,有的包含了大量的数学公式,使用的是MathJax 语法,在发布的时候,会报错,但是我又不知道具体错在哪里

@unlimitedLoop
Copy link
Author

补上错误栈

Unknown character (2): U+4EE3 in MathJax_Main,MathJax_Size1,MathJax_AMS
Unknown character (2): U+8868 in MathJax_Main,MathJax_Size1,MathJax_AMS
ERROR  TypeError: Bad argument
    at TypeError (native)
    at ChildProcess.spawn (internal/child_process.js:289:26)
    at exports.spawn (child_process.js:380:9)
    at Object.exports.execFile (child_process.js:143:15)
    at Object.execFile (/home/xiang/.npm-packages/lib/node_modules/evermark/node_modules/.1.0.0@pn/_promisify.js:35:27)
    at Promise.resolve.then (/home/xiang/.npm-packages/lib/node_modules/evermark/node_modules/.4.1.1@svg2png/lib/svg2png.js:13:33)

@akuma
Copy link
Owner

akuma commented Feb 28, 2017

你可以给出一个简短的测试用例吗?

@unlimitedLoop
Copy link
Author

unlimitedLoop commented Feb 28, 2017

下面句子中在推送中会报错

其中$a \in A $并且$b \in B $

错误

TeX parse error (52): Undefined control sequence \(

后面我换行了就可以

反引号下面两种情况都会报错

| 快键键  | 跳转          |
| ---- | ----------- |
| ``  | 上次跳转位置  |

使用``{a-zA-z}`跳转到书签位置

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants