Am Samstag, 17. September 2005 17:09 schrieb Bo Peng: > Is there a way to tell whether a layout file is 1.3 or 1.4?
Only by looking at the contents. I guess we should add a version field. > If so, > your converter can be easily added to configure.py. This is not the right place, since layout files are not loaded via the converter mechanism. If the converter is to be used we know that it is available and it will be called directly from LyX (look how lyx2lyx is called). Georg