作者moltshan (endorphin)
看板LaTeX
标题Re: [问题] \subfigure问题
时间Wed Dec 16 17:22:39 2009
感谢指点^^
我把我试的成果提供给大家
\usepackage[small,hang,bf]{caption}
\usepackage{graphicx,subfig,float}
\captionsetup[subfigure]{labelformat=simple,labelsep=colon,
singlelinecheck=false,position=top}
....
......
\begin{figure}[htbp]
\centering
\subfloat[]{
\label{fig:F1-a}
\includegraphics[width=0.4\textwidth,angle=270]{boxplot.ps}}
\hspace{16pt}
\subfloat[]{
\label{fig:F1-b}
\includegraphics[width=0.4\textwidth,angle=270]{boxplot_w.ps}}
\caption{The feature relevance diagram}
\label{fig:F1}
\end{figure}
呼....
※ 引述《moltshan (endorphin)》之铭言:
: 请问若使用\subfigure时
: 希望他的标号不要在图形正下方,
: 而改在图形右上方并且改成 a b ...而不是预设的(a) (b)
: 要怎麽修改呢?
: 谢谢大家
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.75.113