Seneschal Jerome wrote:
Hi,
I am new on the list.
I have some problem with figure
I would like to put two flottant figures side by side in Lyx as Fig 1 and Fig 2
Well I dont know if its the best way to do it but what I have done in the past is put the two images in the same float and forced the caption twice with
\caption [text to appear in list of > figures for figure 1]{text to appear directly under the picture for figure 1 }\caption [text to appear in list of > figures for figure 2]{text to appear directly under the picture for figure 2}
see the example attached. Lyx wont be able to find the image so you will need to change it to one of your own.
hope this sort of helps
Owen
#LyX 1.2 created this file. For more info see http://www.lyx.org/ \lyxformat 220 \textclass article \begin_preamble %%% Bibtex refferences \usepackage [sort&compress,numbers,square] {natbib} %unsrt %\usepackage [authoryear,square] {natbib} %plainnat or unsrtnat
%%% Hyphenation \hyphenpenalty=8000 %\raggedright \sloppy %abbrvnat,unsrtnat \end_preamble \language british \inputencoding auto \fontscheme times \graphics default \float_placement h \paperfontsize 12 \spacing onehalf \papersize a4paper \paperpackage a4 \use_geometry 1 \use_amsmath 0 \use_natbib 0 \use_numerical_citations 0 \paperorientation portrait \leftmargin 2.5cm \topmargin 1.5cm \rightmargin 2.5cm \bottommargin 1.5cm \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Standard \backslash caption [text to appear in list of > figures]{text to appear directly under the picture} \backslash caption [text to appear in list of > figures]{text to appear directly under the picture} \begin_inset Float figure wide false collapsed false \layout Standard \begin_inset Graphics FormatVersion 1 filename fume_reports/graphics/arc_temp.ps display default size_type 1 width 40col% rotateOrigin leftBaseline lyxsize_type 1 lyxwidth 1in \end_inset \begin_inset Graphics FormatVersion 1 filename fume_reports/graphics/arc_temp.ps display default size_type 1 width 40col% rotateOrigin leftBaseline lyxsize_type 1 lyxwidth 1in \end_inset \begin_inset ERT status Open \layout Standard \backslash caption [text to appear in list of > figures]{text to appear directly under the picture} \backslash caption [text to appear in list of > figures]{text to appear directly under the picture} \end_inset \end_inset \the_end