LATEX(WinWdt)学习记录

本文介绍如何在LaTeX文档中插入并调整图片大小、位置及引用方式。通过示例展示如何设置图片居中、定义图片高度以及添加题注等操作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

本人在使用LATEX中一些记录,仅供参考

1.图片

1.1插入图片

\begin{figure}
	\centering                                                                        %居中
	\includegraphics[height=6.5cm]{eijkel2}                                           %载入eijkel2.pdf并将高度调整为6.5cm
	\caption{One kernel at $x_s$ ({\it dotted kernel}) or two kernels at              %题注
		$x_i$ and $x_j$ ({\it left and right}) lead to the same summed estimate
		at $x_s$. This shows a figure consisting of different types of
		lines. Elements of the figure described in the caption should be set in
		italics,
		in parentheses, as shown in this sample caption. The last
		sentence of a figure caption should generally end without a full stop}
	\label{example}                                                                  %图像标签
\end{figure}

1.2引用图片

Fig(\ref{example}) shows ...

1.1和1.2的效果如下图所示

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值