Re: InsetExternal usage poll
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
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