RE: [docbook-apps] xinclude ...... of plain text?

2009-05-13 Thread Rowland, Larry
The xinclude syntax includes a parse attribute that indicates whether to treat as XML or text. A programlisting is designed for displaying files such as configuration files. Not sure if that is exactly what you were looking for. Larry Rowland -Original Message- From: DavePawson

Re: [docbook-apps] xinclude ...... of plain text?

2009-05-13 Thread DavePawson
Rowland, Larry wrote: The xinclude syntax includes a parse attribute that indicates whether to treat as XML or text. A programlisting is designed for displaying files such as configuration files. Not sure if that is exactly what you were looking for. Larry Rowland Thanks Larry. RTFM was

Re: [docbook-apps] xinclude ...... of plain text?

2009-05-13 Thread Keith Fahlgren
On Wed, May 13, 2009 at 10:24 AM, DavePawson da...@dpawson.co.uk wrote: As an alternative to using the textinsert element, consider using an Xinclude element I'd argue that using XIncludes rather than textinsert increases the chances of interoperability. Here's Bob on the same: