This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Docbook stylesheets with Saxon


/ Dave Pawson <daveP@dpawson.freeserve.co.uk> was heard to say:
| Has anyone combined using Norm's catalog java 'stuff' with
| Saxon (or anything else other than XT?)
| 
| If its not possible, does anyone know how these two beasts might
| be combined?

Try this:

Saxon has a ParserManager.properties file. In that file, change the
defaultParser line to read:


defaultParser=arbortext

and add

arbortext=com.arbortext.xsl.sax.Driver

to the parser list farther down in the properties file. I think that'll
do it. If not, let me know.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | We learn from experience that not
http://www.oasis-open.org/docbook/ | everything which is incredible is
Chair, DocBook Technical Committee | untrue.--Cardinal De Retz

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]