Peter Suetterlin wrote:
> Hi all,
>
> As the subject tells, I'm trying to get a (wide) figure float with a
> caption that is next to the image, not above or below. In LaTeX I'd do
> that like
>
> \begin{figure*}
> \begin{minipage}[b]{0.66\textwidth}
> \resizebox*{1\textwidth}{!}{\includegraphics{fig1.eps}}
> \end{minipage}
> \begin{minipage}[b]{0.33\textwidth}
> \caption{\label{AR8704}A speckle reconstructed image of sunspot NOAA
> 8704. The arrow marks the direction towards disk center.}
> \end{minipage}
> \end{figure*}
>
> Is there a way to do that in LyX natively, i.e. without ERT? I tried
> minipages, but it wouldn't work :-(
it's the same situation like two figures or two tables or the
combination of them:
1. open wide float
2. insert caption and float as usual
3. put cursor left or right from image
4. layout->paragraph->extra->Minipage
and Begin new Minipage (only needed,
when caption under image, but it's
a good thing to do it anyway)
5. put cursor inside caption line
4. layout->paragraph->extra->Minipage
and Begin new Minipage
and hfill between minipage paragraphs
thats all
have a look at the attached ps-file.
Herbert
--
http://www.educat.hu-berlin.de/~voss/lyx/
test.ps.gz