How to include image files in Sphinx + Latex Pdf files
问题 I am using Sphinx Documentation tool alongwith LaTeX to generate pdf files. While trying to include images in the pdf file, I am coming up with the following error during compile: LaTeX Warning: File `{img_file}.jpg' not found on input line 920. ! Package pdftex.def Error: File `"""{img_file}".jpg' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H <return> for immediate help. ... l.920 ...phinxincludegraphics{{img_file}.jpg} } ? These are some