>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> I just finished the patch. It is tested and works. It adds a Georg> "noexport" flag to the format definition and removes the Georg> hardcoded exceptions for some image formats. With this patch Georg> you don't need to change configure.py anymore. This is going in Georg> tomorrow if I don't get objections. So this noexport means "no export from lyx format", right? Wouldn't it be better (with a similar patch) to tag the formats that are relevant to the whole document and formats that are relevant to objects? It seems to me that the problem is that the two graphs of converters overlap and this is what causes the problem. Am I right? The effect would be the same, the the noexport flag looks a bit ad-hoc to me. Also, what would the plan be for 1.4? Would there be a plan at all?. The patch in itself looks good. JMarc