gitbook-plugin-katex-walle

1.1.4 • Public • Published

Math typesetting using KaTex

Use it for your book, by adding to your book.json:

{
    "plugins": ["katex"]
}

then run gitbook install.

Usage

Inline math: $$\int_{-\infty}^\infty g(x) dx$$


Block math:

$$
\int_{-\infty}^\infty g(x) dx
$$

Or using the templating syntax:

{% math %}\int_{-\infty}^\infty g(x) dx{% endblock %}

Comparison with MathJax

  • Faster

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-katex-walle

Weekly Downloads

0

Version

1.1.4

License

Apache-2.0

Unpacked Size

2.12 MB

Total Files

86

Last publish

Collaborators

  • bzhu