Hi!
I am importing a TeX-file into LyX 1.5.0 but have some problems with the
graphics. The code is
\begin{floatingfigure}{0.5\columnwidth}%
\includegraphics{picture.png}
\caption{some text...}
\end{floatingfigure}%
which is the same as LyX produces when creating a text float (after
export and viewing the source code). When I import the code written
above the text becomes ERT and the image is shown. Creating a DVI causes
errors. Inserting the figure manually through LyX works great though.
Any idea how to get it work?
Regards,
Hans Kunkell