gitbook-plugin-enhanced-katex

1.0.0 • Public • Published

Math typesetting using KaTex for gitbooks

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

{
    "plugins": ["enhanced-katex"]
}

then run gitbook install.

Usage

Inline math:

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

Block math:

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

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-enhanced-katex

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • zaid-ajaj