1. 插入eps
\begin{figure}
\centering
\includegraphics[width=3.33in, keepaspectratio]{fig_name}
\caption{title}
\end{figure}
2. 插入pdf(类似于插入eps)
\begin{figure}
\centering
\includegraphics[width=3.33in, keepaspectratio]{name.pdf}\\
\caption{title}
\end{figure}
3. 插入svg
将svg转换为pdf
==============================
1. 去除eps白边:
file --> PS to EPS:保存后的eps文件就是没有白边的
2. 去除pdf白边:
本文详细介绍了如何在LaTeX文档中插入eps、pdf和svg格式的图形,包括去除白边的方法,以及使用convertio.co进行格式转换的技巧。
以及去除eps、pdf白边&spm=1001.2101.3001.5002&articleId=83549192&d=1&t=3&u=7266382c820846599c904e89ae8eb65a)
4189

被折叠的 条评论
为什么被折叠?



