If I try to subscribe to the list, the listserver INSISTS that my email is 
[EMAIL PROTECTED] instead of the proper [EMAIL PROTECTED] so I 
cannot join the list...  Please reply or cc to [EMAIL PROTECTED]

Raul de la Cruz said:
----------
I was trying to do the same for my Final Project documentation. I saw an
example in Extended Lyx Help File. All is in 3.8 Section --> Wrapping Text 
Around
Figures. Unfortunately I tried it but I didnt get that I wanted. I got a lot
of errors, but don't worry I suppose that I did something wrong because I
am newbie :/.
----------

I checked that section and tried it.  As often seems to happen with docs, it 
leaves out instructions that you need to add something to your document's 
latex preamble.  I added:

\usepackage{floatflt}

to my doc's preamble and then did:

\begin{floatingfigure}[r]{6cm}
## Insert figure
\end{floatingfigure}

It doesn't work.  All this has done, even though the image displays in the 
lyx document, is produce a blank line into the middle of my paragraph where 
the image/figure should render in the final document.  It is ignoring the 
fact that there is an image there.  This is with lyx-1.2.0.

Anyone see something I'm missing?  
Raul, if you do not add the tex command mentioned above to your doc preamble, 
you will get a load of errors when using the floatflt commands in your 
document.

praedor

Reply via email to