pretext-cli
pretext-cli copied to clipboard
Command line interface for quickly creating, authoring, and building PreTeXt documents.
In addition to `pretext validate` (#29), it would be nice to have an easy way to check for "mistakes" the author might have made. For example, an image without a...
If we report either a .tex or a .pdf file as part of the log, then pretext-tools can be smarter about viewing that file (view it inside vscode).
Tested the code locally, but I really need to add to our tests
See discussion at https://groups.google.com/g/pretext-dev/c/m--8VF0vmK4/m/N7R-yTMKAgAJ
No time to look into it now, but the behavior of this command must be different than what we are testing, since it caught us on the 1.2 release. See...
See https://groups.google.com/g/pretext-dev/c/1NJDaubWsAU/m/cL3HUgivBgAJ When we `generate` assets, we probably should skip over assets that run arbitrary code unless the user explicitly passes a `--trust` flag.
Rob maintains HTML and PDF of the sample article, sample book, sample WW chapter, showcase article, PreTeXt guide, and maybe more. Each time there is a new commit (that is...
As in Tom J's makefile in AATA. This uses xsltproc currently, and sage.
@siwelwerd and I are really appreciating the GitHub Actions workflows developed by @siefkenj so far - we have a team of four contributors working on a collaborative PreTeXt document, so...
In a recent run of my book, this didn't seem to work correctly.