关于LaTex下插入的图片排列问题及图片与文本排列问题

\begin{figure*}[tb]
	\centering
	\setlength{\abovecaptionskip}{0pt}
	\setlength{\belowcaptionskip}{0pt}
	\subfigure[show Fig.1]{\label{subfig:Fig.1}
		\begin{minipage}[t]{0.4\linewidth}
			\centering
			\vspace{0pt}
			\includegraphics[width=1.3\textwidth]{Fig1.eps}
		\end{minipage}
	}
	\quad
	\subfigure[show Fig.2]{\label{subfig: Fig.2}
		\begin{minipage}[t]{0.4\linewidth}
			\centering
			\vspace{0pt}
			\includegraphics[width=1.3\textwidth]{Fig2.eps}
		\end{minipage}
	}
	\quad
	\subfigure[show Fig.3]{\label{subfig:Fig.3}
		\begin{minipage}[t]{0.4\linewidth}
			\centering
			\vspace{0pt}
			\includegraphics[width=1.3\textwidth]{Fig2.eps}
		\end{minipage}
	}
	\captionsetup{font={footnotesize}}
	\caption{show three Figures.}
	\label{fig:all-Figure}
\end{figure*}

上述代码表示插入三张子图片,通过调整如下代码中的

\begin{minipage}[t]{0.4\linewidth}
			\centering
			\vspace{0pt}
			\includegraphics[width=1.3\textwidth]{Fig2.eps}
		\end{minipage}

0.4\linewidth及width=1.3\textwidth可以实现多种排列,如下图所示:

还可以在最上贴出的代码插入如下代码,在空白处添加文字:

\subfigure{\label{subfig: Thousand-FT-Probability}
	\begin{minipage}[t]{0.5\linewidth}
		\vspace{12pt}
We propose a novel deep network architecture that fuses
first order and second order information. We first extend the
bilinear network to combine first order information into the
learning process by designing a leaking shortcut which enables
the first order statistics to pass through and combine
with bilinear features. Our architecture enables more effective
learning by end-to-end training compared to the original
deep bilinear model.
	\end{minipage}
}

在上述代码中

\begin{figure*}[tb]

的*号表示跨栏排列,比如双栏模板,单栏模板的话就没啥影响。

如果您觉得我的文章对您有所帮助,欢迎扫码进行赞赏!

 

  • 2
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值