LaTeX插入裁剪后的pdf图像

画图

VSCode + Draw.io Integration插件

有数学公式的打开下面的选项:

导出

File -> Export -> .svg导出成svg格式的文件。然后用浏览器打开svg文件后Ctrl+P选择另存为PDF,将图片存成pdf格式。

裁剪

只要安装了TeXLive,就只需要在图片pdf所在路径下使用以下命令,其中origin.pdf是需要裁剪的pdf,而crop.pdf表示裁剪后的pdf名称,pdfcrop会自动识别裁剪的区域:

bash 复制代码
pdfcrop origin.pdf crop.pdf

使用

tex 复制代码
\begin{figure}
    \centering
	\includegraphics[width=\columnwidth]{xxx.pdf}
    \caption{Description.}
    \label{fig:xxx}
\end{figure}

编译:pdflatex -> bibtex -> pdflatex*2

相关推荐
诸神缄默不语2 天前
LaTeX中的\pdfoutput命令:输出PDF
pdf·latex·\pdfoutput·pdflatex
hu_shidong20 天前
LaTeX参考文献工具和宏包bibmap项目简介
latex·参考文献·bibmap·宏包·后端程序
阿史大杯茶1 个月前
用LaTeX写一篇帅帅的算法学习题解
学习·算法·latex
ejinxian1 个月前
LaTeX 编辑器-TeXstudio
编辑器·latex·texstudio·texmaker
RS_数模加油站2 个月前
【研赛论文】数学建模2024华为杯论文word/latex模板
数学建模·word·latex·华为杯
孙悟空间2 个月前
国产 LateX 线上平台 LoongTeX 推荐
latex·loongtex
Gu_fcsdn2 个月前
Python将Latex公式插入到Word中
python·word·latex·latex2word
CarnivoreRabbit2 个月前
win10环境下gvim离线配置插件的一些补充
latex
HelloWorld__来都来了3 个月前
【问题记录+总结】VS Code & Tex Live 2024 & Latex Workshop & Springer模板----更新ing
vscode·latex·template method·tex studio
Misnearch3 个月前
overleaf上latex表格的使用,latex绘制三线表
latex·论文写作·overleaf