Hi Georg, On Fri, Jun 12, 2009 at 8:14 PM, Georg Baum<[email protected]> wrote: > This is not necessarily needed for files that are not directly converted by > LyX (with a user definable converter): The already mentioned fig_copy.py > does not copy images included in the .fig file, it rather replaces them by > absolute paths. This works, because we know that transfig does not destroy > the included images. We cannot be that sure for arbitrary image formats, > but for elyxer I would suggest to do the same (assuming it behaves well of > course).
IMHO eLyXer should be able to run decently with the --directory option: take all images from the document directory, and convert them into /tmp. It should also behave properly with absolute images. The next version will hopefully work as expected for conversion. I am sending a pre-release version of elyxer.py to try this feature to Jürgen to debug any pending issues. Thanks, Alex.
