Jose' Matos wrote: > Since there is no chance this could work for 1.3 you are telling > me to bet on the insetexternal inset instead for 1.4, is it?
Sort of. I am telling you that the conversion code is duplicated in InsetExternal and InsetGraphics. The code controlling file conversion is simpler in InsetExternal than in InsetGraphics because InsetExternal is not (currently?) worried about compressed files. My aim is to scrap InsetGraphics eventually but that time has not yet come. In the meantime, I certainly don't want to mess with the complex conversion code. If you do, feel free, but you'll have to make sure that both InsetExternal and InsetGraphics continue to work... -- Angus