A collection of packages and tools for working with TeX, written in Haskell.
This is both a CLI tool and library for working with TeX source.
- htex CLI - convert TeX source into various format e.g. pdf.
- htex lib - Provide a library for the tokenizing, parsing, etc. of TeX source.
This is both a CLI tool and library which expose a Language Server for TeX. For more details, see the README in the lsp-htex package.