LATEX中怎么讲两个图并列放置之后让各自的图题在图下面居中 50

如图所示,想让两个图的标题能居中放置。下面是靓图并列的程序。\begin{figure}\begin{center}\begin{minipage}[c]{0.5\tex... 如图所示,想让两个图的标题能居中放置。下面是靓图并列的程序。
\begin{figure}
\begin{center}
\begin{minipage}[c]{0.5\textwidth}
\centering
\includegraphics[angle=0,width=8cm,height=5.6cm]{tu4.eps}%就在前面括号中写图片名
%\renewcommand{\figurename}{Figure 4. Respective throughputs of sharing bottleneck link by Vegas and Reno}
\centering
\caption{Respective~~throughputs~~of~~sharing~~~~~~~~bottleneck link by Vegas and Reno}
\label{fig:levfig}
\end{minipage}%
\begin{minipage}[c]{0.5\textwidth} \centering\includegraphics[angle=0,width=8cm,height=5.6cm]{tu5.eps}
\caption{Respective throughput of sharing bottleneck link by Adaptive Vegas and Reno }
\label{fig:levfig}
\end{minipage}
\end{center}
\end{figure}
展开
 我来答
lezhi2007
2013-09-02 · TA获得超过1173个赞
知道小有建树答主
回答量:436
采纳率:0%
帮助的人:445万
展开全部
不知道你的documentclass是啥 。。。
用caption包就可以了。

\usepackage{caption}
\captionsetup{justification=centering}
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
沫神钢虚1F
2017-01-24 · TA获得超过2.4万个赞
知道大有可为答主
回答量:1.6万
采纳率:59%
帮助的人:1101万
展开全部
方法很多啊,比如用表格,minipage,也可以直接用includegraphics放: \begin{figure}[H]\centering \includegraphics[width=.25\textwidth]{fig1.jpg} \includegraphics[width=.25\textwidth]{fig3.jpg} \includegraphics[width=.25\textwidth]
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式