Jos� Luis G�mez Dans wrote:
Due to unforeseen circumstances :-/// I need to have a graphic in some captions to my figures. These are simple latex graphic environments, such as lines and stuff like that. I created the graphics with xfig and exported them to latex pictures, which results in essentially a \begin{picture}...\end{picture} block (plus some stuff at the top). However, if I copy the contents of this file to where I want the caption to appear (as red text), the produced files after running through latex do not show my pictures. What's the best way of dealing with this?

in preamble: \usepackage{graphicx} \def\myImage{\begin{picture}...\end{picture}}

and the caption with
bla blah and in ERT \protect\myImage

Herbert




Reply via email to