Angus Leeming wrote: > I think that it's important to not overwrite the existing layout file > (well done ;)) but you might pop up a dialog to inform the user where he > can grab the converted file from. Only delete it if he doesn't want to > grab it.
The problem is that lyxtextclass.C is also used in tex2lyx, and I don't want to pull in frontend dependencies for tex2lyx. And if the user chooses not to keep the converted file he will be asked the same question again and again :-( I'd rather explain in the documentation how to convert layout files by hand. The only thing I don't know is: Where should this section go? Customization.lyx? Georg
