Re: [問題] 請問關於 subfigure 的caption
\usepackage{subfigure}
...
\begin{figure}
\centering
\subfigure[]{xxxxx \label{fig:圖a} } \quad
\subfigure[]{yyyyy \label{fig:圖b} }
\caption{\subref{fig:圖a} Five x's.
\subref{fig:圖b} Five y's.
\label{fig:圖}}
\end{figure}
結果:
xxxxx yyyyy
(a) (b)
Figure 1. (a) Five x's. (b) Five y's.
※ 引述《shihtse (hi hi ...)》之銘言:
: 請問關於subfigure的caption
: 使用subfigure的情況
: \usepackage{subfigure}
: 結果如下
: xxxxxxxxx xxxxxxxxx
: xxxxxxxxx xxxxxxxxx
: xxxxxxxxx xxxxxxxxx
: (a) aa (b) bb
: Fig.x.x ccccccccccc
: 現在想要變成下面的結果
: xxxxxxxxx xxxxxxxxx
: xxxxxxxxx xxxxxxxxx
: xxxxxxxxx xxxxxxxxx
: (a) (b)
: Fig.x.x (a) aa (b) bb
: 請問一下要如何達成 謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 75.62.135.55
推
07/04 11:50, , 1F
07/04 11:50, 1F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章