Re: InsetExternal usage poll

2004-01-02 Thread Jose' Matos
On Monday 29 December 2003 13:56, Angus Leeming wrote: > > Are you all happy with this scheme? I do. -- José Abílio LyX and docbook, a perfect match. :-)

InsetExternal usage poll

2003-12-29 Thread Angus Leeming
If you open the External dialog in order to insert a new inset, you're currently faced with the combox of available templates being set to 'RasterImage', thanks to this code in insetexternal.C namespace { string const defaultTemplateName = "RasterImage"; } // namespace anon InsetExterna