Pavel Sanda wrote: > > 1. The images are not copied to the temp dir (this operation happens in > > InsetGraphics::latex, which is of course never called for eLyXer > > we have this hardcoded? what was the point of copiers then?
As far as I understand it, the copiers are for the opposite direction: copy things from the temp dir to the working dir when doing an export. Jürgen