一,效果图:

二,代码:
\begin{figure}[t]
\centering
\begin{tabular}{cc}
\begin{minipage}[t]{2in}
\includegraphics[width=1.8in]{gestalt_theory/similarity.jpg}
\caption{Similarity principle.}
\end{minipage}
%%
\begin{minipage}[t]{2in}
\includegraphics[width=1.8in]{gestalt_theory/common_fate.jpg}
\caption{Common fate principle.}
\end{minipage}
\end{tabular}
\end{figure}
三,其他插入方式:
https://blog.csdn.net/jizhidexiaoming/article/details/86258784
https://blog.csdn.net/a6822342/article/details/80533135
本文介绍在LaTeX文档中使用minipage环境插入并排图片的方法,并提供了具体示例代码。通过调整minipage的宽度和图片大小,可以实现图片的并排显示。

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



