OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Using external files in programlistings


Mathias Schindler wrote:
>
> Hi everybody!
>
> I try to include files with the <textdata> tag, but I got some 
> problems using SAXON9. I need to set the parameters use.extensions=1 
> and textinsert.extension=1. But if I try to transform my XML-file I 
> always get the message: “Don't know how to insert files with SAXON 
> 9.1.0.2 from Saxonica”.
>

I haven't used saxon, but I successfully did this (not requiring any 
extension):

<programlisting>
<xi:include parse="text" href="my-file"/>
</programlisting>

Is that not what you want ?

Regards,
Stefan

-- 

      ...ich hab' noch einen Koffer in Berlin...



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]