subfigure caption positioning

2011-01-29 Thread Eduardo de Oliveira Horta
Hello list,

I was wondering if it is possible to change the caption position of a
subfigure. Said another way, I would like to place the (a), (b), (c),
etc., atop each subfigure rather than beneath them as is by default.
Still I must keep the main caption at the bottom...

Using LyX 1.6.8 on windows 7.

Thanks in advance, and best regards,

Eduardo Horta


Re: subfigure caption positioning

2011-01-29 Thread Jürgen Spitzmüller
Eduardo de Oliveira Horta wrote:
 I was wondering if it is possible to change the caption position of a
 subfigure. Said another way, I would like to place the (a), (b), (c),
 etc., atop each subfigure rather than beneath them as is by default.
 Still I must keep the main caption at the bottom...

Put this inthe preamble:

\AtBeginDocument{\captionsetup[subfloat]{position=top}}

Jürgen


subfigure caption positioning

2011-01-29 Thread Eduardo de Oliveira Horta
Hello list,

I was wondering if it is possible to change the caption position of a
subfigure. Said another way, I would like to place the (a), (b), (c),
etc., atop each subfigure rather than beneath them as is by default.
Still I must keep the main caption at the bottom...

Using LyX 1.6.8 on windows 7.

Thanks in advance, and best regards,

Eduardo Horta


Re: subfigure caption positioning

2011-01-29 Thread Jürgen Spitzmüller
Eduardo de Oliveira Horta wrote:
 I was wondering if it is possible to change the caption position of a
 subfigure. Said another way, I would like to place the (a), (b), (c),
 etc., atop each subfigure rather than beneath them as is by default.
 Still I must keep the main caption at the bottom...

Put this inthe preamble:

\AtBeginDocument{\captionsetup[subfloat]{position=top}}

Jürgen


subfigure caption positioning

2011-01-29 Thread Eduardo de Oliveira Horta
Hello list,

I was wondering if it is possible to change the caption position of a
subfigure. Said another way, I would like to place the (a), (b), (c),
etc., atop each subfigure rather than beneath them as is by default.
Still I must keep the main caption at the bottom...

Using LyX 1.6.8 on windows 7.

Thanks in advance, and best regards,

Eduardo Horta


Re: subfigure caption positioning

2011-01-29 Thread Jürgen Spitzmüller
Eduardo de Oliveira Horta wrote:
> I was wondering if it is possible to change the caption position of a
> subfigure. Said another way, I would like to place the (a), (b), (c),
> etc., atop each subfigure rather than beneath them as is by default.
> Still I must keep the main caption at the bottom...

Put this inthe preamble:

\AtBeginDocument{\captionsetup[subfloat]{position=top}}

Jürgen