Hi,
I have slides (using the Metropolis style) with some .png images that I’ve copy-pasted in (inserted, not linked). I also use some switch-statements here and there to create animations with these images. When I try to export to .pdf, I get the following error message (with no .pdf output):
Error: pdf_hummus, failed to include image file: /home/USERNAME/.TeXmacs/system/tmp/82533/tmp_122037794.pdf
Error: pdf_hummus, failed to include image file: /home/USERNAME/.TeXmacs/system/tmp/82533/tmp_975806923.pdf
Error: pdf_hummus, failed to include image file: /home/USERNAME/.TeXmacs/system/tmp/82533/tmp_1244392576.pdf
Error: Failed in end PDF
I’ve navigated to this /tmp/82533
folder, and I see all of the images I’ve pasted in, all .png’s. But I don’t see any .pdf files, or any files with similar file names to these three.
Is this a bug? Did I not include images correctly? Any help on this would be appreciated!