In the latest, the verbose output should be:
PTX: cropping test-image.pdf to cropped-test-image.pdf
and then shortly after:
PTX: renaming cropped-test-image.pdf to test-image.pdf
So not that I have any reason to think it would fix things, but
pulling mathbook is one thing to look into.
The "300" is the argument to the -density option for ImageMagick's convert. "
Invalid Parameter - 300" makes it sound like it tried to run
convert -300
or something like that instead of
convert -density 300
It is odd that you have both these lines:
PTX:DEBUG: pdfpng executable: convert, options:
PTX:DEBUG: pdfpng executable: convert
but maybe the pull will change things.
> --
> You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
pretext-suppo...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/pretext-support/27b18eed-3467-454f-984b-a50e6737b0f5n%40googlegroups.com.