Oscar Levin

Results 38 issues of Oscar Levin

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

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...

As in Tom J's makefile in AATA. This uses xsltproc currently, and sage.

In a recent run of my book, this didn't seem to work correctly.

from latex-image. The original method is still available, behind a pymupdf switch that now defaults to true.

In #2186 we remove the need for the `pdfpng` executable for latex_image generation, using pyMuPDF instead. The only other place (I think) that uses the `pdfpng` executable is in epub....