On Mon, Nov 03, 2003 at 07:29:49PM +0200, Martin Vermeer wrote: > This patch offers an inset to contain an XML element that is smaller > than a paragraph, typically a word or small phrase. It is used in > docbook and the example document for demonstration. Currently only > firstname, surname, filename and literate, but that's only the start > -- there's lots of those in XML documents ;-)
It would be fairly easy, surely, to use ERT-style inline always, and add a conglomerate-style note at the bottom of the inset : Foo foo foo Stevennnnnnnnnnnnnnnnnnn foo foo foo foo \------First name------/ The ascii output in your patch looks bogus: the type should just be ignored not output "Element" etc. regards john