Home > Archive > Tex > October 2006 > How to label + caption a subfigure in a figure
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to label + caption a subfigure in a figure
|
|
| Daniel 2006-10-30, 7:43 pm |
| Hi,
I have to get 6 sudfigures in one figure. I mean something like fig 1
and 6 parts to it viz. a, b, c, d, e, f.
So that in the document there are 6 subfigure in the figure. I also
want to be able to have a capability to caption every subfigure and
also label every subfigure it, so that while referring in the text I
can just say Figure~\ref{fig:a} etc so that it will point to Fig 1a.
etc.
Can please somebody help me with this problem.
Thanks for your time,
| |
| pluton 2006-10-30, 7:43 pm |
|
Daniel wrote:
> Hi,
>
> I have to get 6 sudfigures in one figure. I mean something like fig 1
> and 6 parts to it viz. a, b, c, d, e, f.
>
> So that in the document there are 6 subfigure in the figure. I also
> want to be able to have a capability to caption every subfigure and
> also label every subfigure it, so that while referring in the text I
> can just say Figure~\ref{fig:a} etc so that it will point to Fig 1a.
package subfigure
Pluton
| |
| Thomas ElNERT 2006-10-30, 7:43 pm |
| pluton wrote:
>
> package subfigure
subfig is said to supersede subfigure, maybe you also have a look at
this package
tom
|
|
|
|
|