推 shihtse:謝謝你 07/04 11:50
\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