Re: Change position of caption in a float-figure

2008-01-25 Thread Helge Hafting
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

Re: Change position of caption in a float-figure

2008-01-25 Thread Susanne Gütter
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

Re: Change position of caption in a float-figure

2008-01-24 Thread Uwe Stöhr
I forgot to mention that the EmbeddedObjects manual describes the caotion package a bit in section 3.7 and 3.8. Uwe

Re: Change position of caption in a float-figure

2008-01-24 Thread Uwe Stöhr
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