Cheng Xu

Results 50 comments of Cheng Xu

Just my two cents, I use pandoc to convert the LaTex inside BibTeX to HTML. Therefore, it can not only handle math, but all the common LaTeX format (such as...

@hhstore a PR is welcome.

Hi, I have just released 0.1.9 which updates KaTeX to 0.15.1. Please check.

I can reproduce your issue. But I think this is a result of combination issue of pandoc and katex. If you run `pandoc -f latex -t json demo3.tex | jq...

Thanks for the PR. Instead of adding a new backend, could you update the PR to simply use `quickjs_runtime` as the quickjs backend? That is removing existing `quick-js` dependency but...

There is no much I can do in term of issues in the JS engine. The biggest problem of this crate is that there currently lacks of a well-maintained embedded...

If you don't mind the dependency's size, V8 engine using [rusty_v8](https://github.com/denoland/rusty_v8) is the best approach. PR is welcomed to add this new backend.

FYI, [npm is starting to require 2FA to prevent account takeover.](https://github.blog/2021-11-15-githubs-commitment-to-npm-ecosystem-security/)

请尝试使用 lualatex 编译。