I have a fork of Tom's ODE project:
I am having trouble building a PDF for this. When I use the CLI to build print, the LaTeX compilation chokes when it reaches a certain PDF image that is missing. This image is from a prefigure image in source. The repo has committed SVG for the prefigure images, but not PDF.
When I try to ask the CLI to generate prefigure for the print target, the console messages seem to indicate lots of prefigure PDF files are successfully built. But then I don't find them anywhere, and trying to build print still fails.
What should I be doing differently? Commands I am using are:
pretext generate -t print prefigure
pretext build print