Next in thread → Next in month →

Re: DOCBOOK-APPS: Fwd: FAQ update

From
Dave Pawson <>
Date
2002-08-12T18:45:41+00:00
ID
Thread
Re: DOCBOOK-APPS: Fwd: FAQ update
At 10:32 12/08/2002, Bob Stayton wrote:


>Actually, with the 4.2 DTD, you can use textobject
>directly in programlisting:
>
>     <programlisting>
>         <textobject>
>           <textdata fileref="yourfile.txt"/>
>         </textobject>
>     </programlisting>
>
>You only need the inlinemediaobject wrapper
>if you are using 4.1.2.
>
>Also, the text insertion process is an extension function,
>and is not available in xsltproc.  You can use saxon,
>but you must include the saxon extensions jar file
>in your CLASSPATH, and you must set these two parameters
>to nonzero:  use.extensions and textinsert.extension.


Thanks Bob

Regards DaveP.
Next in thread → Next in month →