On Thu, Sep 05, 2002 at 08:37:50AM -0700, Max Bian wrote:
>
> I really need to get the subfigure package to put the label on the left (or
> right) of the figures. It takes too much space at the bottom. Label at left
> is quite oftenly seen in books, papers.
I'm not sure what you mean here.
If you want to have a caption besides the figure, namely
+------------+
Figure: the | The |
caption of | figure |
the figure | |
+------------+
Then use two minipages.
Set the width of each minipage to, for example, 45%text, and choose center
alignment.
On the left one choose the caption layout, and write your caption.
On the right one insert your figure (you might need to resize the figure).