Juergen Vigna wrote:
> On 05-Jul-2000 M.Hendler wrote:
> >
> > Hi all!
> >
> > I am getting frustrated.
> >
> > I am trying to place two eps graphics side by side on one line.
> > Both must have an unique caption.
> >
> > What I know:
> > - I don't want to use the subfigure mode. (not acceptable :)
> > - I tried to use minipages, but LyX does something crap with it.
> > I tried to define two minepgaes like you would do to get two columns.
> > Then inserted the floats with the pictures in it and voila, got an latex error.
> > - I searched the archiv and found a latex fragment, dont work either.
> >
> > So please, how can I place two figures side by side, without the subfigure mode?
> >
>
> What about to use a 1x2 table and put the pictures in the single cells?
>
> Jürgen
> -
It is not possible to insert a float object in a table cell. :(