@pretextbook/latex-pretext
v0.0.3
Published
Tools for working with PreTeXt documents in LaTeX format
Readme
latex-pretext
This package provides a simple wrapper around @unified-latex/unified-latex-to-pretext to convert LaTeX to PreTeXt. It is used by the VSCode extension, but can also be used in other contexts.
Building
Run nx build latex-pretext to build the library.
Running unit tests
Run nx test latex-pretext to execute the unit tests via Vitest.
