thanks Herbert, for the advice re wrapping text around figures

so what I did in the lyx document is

in preamble:
\usepackage{floatflt}
\usepackage{graphicx}

 text text text see figure (cross reference to the MARKER)

\begin{floatingfigure}{6cm}   %6cm: width of figure 
\centering
here comes the figure (click on figure icon and choose figure)
\caption[short legend]{MARKER long legend}
\end{floatingfigure}

text text text

and, surprice, it works. However placing the figure in the text is somewhat 
tricky. One should choose the begin of the paragraph which floats around the 
figure and other normal figures should not be too close to the text-floated 
figure
-- 
Wolfgang Engelmann
Schlossgartenstr. 22
D72070 T�BINGEN (Germany)
Tel. (0)7071-68324/5

Time flies like an arrow,
but fruitflies like a banana


Reply via email to