Susanne Gütter wrote:
Hi all,
how can I change the position of the caption in a floatfigure?
I put the caption inside a minipage inside the float.
Then I position the minipage, using hfills, minipage witdth,
and occationally some ERT.
Minipages also lets you put several captions in a float
Hello Uwe,
many thanks for the hint,
now I solved the problem with
\captionsetup{singlelinecheck=false}
Best regards
Susanne
Am Donnerstag, 24. Januar 2008 19:50 schrieb Uwe Stöhr:
> Susanne Gütter schrieb:
> > how can I change the position of the caption in a floatfigure?
>
> Use for this the
I forgot to mention that the EmbeddedObjects manual describes the caotion package a bit in section
3.7 and 3.8.
Uwe
Susanne Gütter schrieb:
how can I change the position of the caption in a floatfigure?
Use for this the LaTeX-package "caption" in the document preamble.
Here's the manual of caption:
http://www.ctan.org/get/macros/latex/contrib/caption/caption.pdf
regards Uwe