gitbook-plugin-latex-codecogs

1.0.1 • Public • Published

plugin-latex-codecogs

Display math equations using latex.codecogs.com.

Installation

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

{
    plugins: ["latex-codecogs"]
}

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-latex-codecogs

Weekly Downloads

2

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • samypesse