On 12/13/2011 08:49 PM, Steve Litt wrote:
Hi all,
I use:
lyx --export latex myfile.lyx
and it creates a very nice LaTeX file. However, for what I need, I
need it to pass on the full name of each image (e.g. radiator.jpg, not
just radiator) and not convert to .eps. Yes, I know this won't compile
under LaTeX if it has a .jpg or .png or .gif extension, but I need it.
So far as I know, there is no way to do this except to use an the
"external material" inset instead of a graphics inset, and to create an
external template of your own that will output the full name.
Richard