Paul Medwell wrote: > When looking into the lyx temporary directory, it seems as though > pdflatex produces a png file of the graphic, whereas pdf produces an > eps. If there is an eps in the temp directory when running pdflatex it > seems to use that, otherwise it creates a png. > > Does this seem correct? > And is there anyway of forcing pdflatex to use eps for fig graphics?
Interesting, huh? Your analysis of the process is spot on. Basically, the export code tries to be too clever here. It's just lucky that this results in 'better' output. I don't think there is way round it in 1.3.x. -- Angus
