You are not logged in.
Hi all, I was trying to make LaTeX compose a document with eps picture, but it fails. Here the log that I think is relevant:
(./thesis-main.aux) (/usr/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texmf-dist/tex/latex/biblatex/lbx/english.lbx)
(/usr/share/texmf-dist/tex/latex/biblatex/lbx/italian.lbx) (./thesis-main.bbl)
(./thesis-main.out) (./thesis-main.out)
(/usr/share/texmf-dist/tex/latex/translations/translations-basic-dictionary-english.trsl) (/usr/share/texmf-dist/tex/latex/microtype/mt-cmr.cfg)sh: line 1: epstopdf: command not found
system returned with code 32512
./thesis-main.tex:157: Package pdftex.def Error: File `./logo_polimi_scritta-eps-converted-to.pdf' not found: using draft setting.
See the pdftex.def package documentation for explanation.
Type H <return> for immediate help.
It seems like epstopdf is not found, and actually I can't find it in PATH. If I googled right, it should be included in TeXLive (specifically texlive-fontutils), but apparently I'm missing something, because I have that package installed, and yet I cannot find the program(?), tho I see some related sty files. Am I doing something wrong (probable), or is the package broken? Thanks!
Last edited by bertulli (2023-09-12 09:35:31)
We are still learning
- wise people
Offline
# pacman -Qikk texlive-fontutils
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
My very bad, I switched texlive-fontutils and texlive-fontextra in my mind, and when I said I had it installed I didn't realize I actually checked for the latter. Sorry (but thanks)!
We are still learning
- wise people
Offline