Skip to content

A Pandoc Lua filter for Converting LaTeX equation labels to Bookdown Style equation labels in MathJax environment.

License

Notifications You must be signed in to change notification settings

Abhi-1U/bookdown-equations

Repository files navigation

bookdown-equations, Convert LaTeX equation labels to bookdown compatible labels

GitHub build status GitHub Workflow Status Pandoc Version Lua Filter MIT

bookdown-equations, is a Pandoc Lua filter for Converting LaTeX equation labels to Bookdown Style equation labels in MathJax environment. This filter also updates the equation references to bookdown style references.

Usage

LaTeX --> Markdown/R-markdown

The filter modifies the internal document representation to bookdown specified labelling/numbering system. Hence it will work with documentation formats using bookdown.

Plain pandoc

Pass the filter to pandoc via the --lua-filter (or -L) command line option.

pandoc --lua-filter bookdown-equations.lua ...

License

This pandoc Lua filter is published under the MIT license, see file LICENSE for details.

About

A Pandoc Lua filter for Converting LaTeX equation labels to Bookdown Style equation labels in MathJax environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published