使用IET_latex_template中遇到的错误'Package pdftex.def Error: File `XXX-eps-converted-to.pdf' not found: using draft setting'
程序员文章站
2022-03-16 21:25:59
写在前面 对于iet论文,如果实在不想调整word的模板以及安装$LaTeX$软件 请直接到https://www.overleaf.com/网站的 "Template for IET Research Journals" iet的模板latex 最近用IET的期刊模板写论文IET_Research ......
写在前面
对于iet论文,如果实在不想调整word的模板以及安装\(latex\)软件
请直接到https://www.overleaf.com/网站的template for iet research journals
iet的模板latex
- 最近用iet的期刊模板写论文iet_researchjournals_latex https://digital-library.theiet.org/files/iet_researchjournals_latex.zip
- 具体要求可参考压缩包里的各种文件和网页解释
ps.这方面iet做得确实不如ieee
不是说模板不好看,配色等等各有风格
而是template中tex cls eps文件和sample, instruction放在同一个文件夹下,显得比较乱
最重要的是,它没在官网上列个清单:this zip archive contains the following:
1.'balabala.tex' you can edit the 'tex' file ....
2.'blingbling.cls' we provide the extraordinary class for you....
3.balabala
forgot it!言归正传
miktex
我之前一直使用\(latex\)的texlive,重装系统之后感觉texlive占用空间比较多,便换成了miktex
感觉这个miktex可视化管理package真的很不错,联网更新也很棒,用到什么包直接自己下载完全ok[滑稽:)]
error
结果在eps转为pdf这个问题上出毛病了
package pdftex.def error: file `xxx-eps-converted-to.pdf' not found: using draft setting
有问题咱不怕,参考了如下:
- miktex 2.9 报错could not open the file definitions/logo-mdpi-eps-converted-to.pdf
- epstopdf file not found error on ubuntu
- including eps graphics and compiling with pdflatex gives a pdftex.def error: file 'xxx-eps-converted-to.pdf' not found
- converted xxx-eps-converted-to.pdf not found
还是没整明白:(
最后看到一个回答(不好意思忘记哪一个了) 提及miktex出现这个问题,那我就简单粗暴直接卸载miktex得了。
重新下载texlive
具体下载方式csdn网上一大堆,不贴链接了。
提醒一下:不要用浏览器自带下载器下载,用迅雷啊,分分钟下载结束
结局
结局就是我会和texlive好好相伴,不会再去用别的什么tex了。