当前位置:网站首页>Latex插入的eps图片模糊解决方法
Latex插入的eps图片模糊解决方法
2022-07-01 09:10:00 【Time_Memory_cici】
最近在使用CTex写文章,期刊要求插入的图片使用eps格式,这种格式会使生成的pdf更清晰。
但使用Acrobat Pro DC打开jpg或png格式的图片,然后导出到eps格式,插入到WinEdt,仍然不清楚,且图片花掉了。
重点来了
解决方法:将jpg或png格式的图片放到PPT中,PPT另存为PDF,之后打开该PDF,根据图片大小裁剪,裁剪方式:编辑PDF-更多工具-印刷制作-设置页面框,之后调整上下左右页面边距。确定,保存即可。
最后将PDF另存为eps格式,具体操作:点击图片-文件-导出到-内嵌式PostScript
然后将eps放入到WinEdt编辑器中即可。
完结,撒花~~~~
边栏推荐
猜你喜欢
Redis -- lattice connects to redis cluster
安装Oracle EE
Redis——Lettuce连接redis集群
2.4 激活函数
Principles of Microcomputer - Introduction
Mise en œuvre simple de l'équilibrage de la charge par nacos
Which method is good for the management of fixed assets of small and medium-sized enterprises?
[pytorch] 2.4 convolution function nn conv2d
Preparing for the Blue Bridge Cup -- bit operation
Football and basketball game score live broadcast platform source code /app development and construction project
随机推荐
Embedded Engineer Interview frequently asked questions
3D打印Arduino 四轴飞行器
Design and manufacture of simple digital display electronic scale
Shell script -read command: read data entered from the keyboard
2.3 【kaggle数据集 - dog breed 举例】数据预处理、重写Dataset、DataLoader读取数据
【电赛训练】红外光通信装置 2013年电赛真题
Reproduced Xray - cve-2017-7921 (unauthorized access by Hikvision)
[pytorch] 2.4 convolution function nn conv2d
Shell脚本-case in语句
【检测技术课案】简易数显电子秤的设计与制作
Imitation of Baidu search results top navigation bar effect
How to manage fixed assets efficiently in one stop?
Shell script - array definition and getting array elements
【ESP 保姆级教程 预告】疯狂Node.js服务器篇 ——案例:ESP8266 + MQ系列 + NodeJs本地服务 + MySql存储
Log4j 日志框架
[interview brush 101] linked list
Log4j log framework
【pytorch】nn. Crossentropyloss() and nn NLLLoss()
Daily practice of C language - day 80: currency change
树结构---二叉树1