Hello, thank you for your quick response. I already tried this, but it was not formatted correctly. The line height was too big, so I wanted to try out an other solution.
Mathias -----Ursprüngliche Nachricht----- Von: Stefan Seefeld [mailto:[email protected]] Gesendet: Mi 11.02.2009 12:33 An: Mathias Schindler Cc: [email protected] Betreff: 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...
