Re: programlisting... fo/verbatim.xsl... "numberLines" function
Bob Stayton <[email protected]> Sat, 11 Aug 2018 08:42:07 -0700
| Newsgroups | gmane.text.docbook.misc |
|---|---|
| Message-ID | <[email protected]> |
Yes, this feature relies on an external java class that must be loaded. Here is the documentation on how to set up Saxon to do that: http://www.sagehill.net/docbookxsl/InstallingAProcessor.html#UsingSaxon The description of the stylesheet parameters that control linenumbering is here: http://www.sagehill.net/docbookxsl/AnnotateListing.html#LineNumbering Bob Stayton Sagehill Enterprises [email protected] On 8/11/2018 6:26 AM, Otto Hirr wrote: > Greetings, > > Using OxygenXML 20, docbook, programlisting... > > Attempt to use linenumbering, however get a message: > > No numberLines function available > > This is from verbatim.xsl. > > Is there an external java function that is required to number lines? > > Best regards, > > ..Otto