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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: custom xsl stylesheet and import path


Johannes Zellner wrote:

> But as I build the document on different systems with different paths to
> chunk.xsl I'd rather like to make this a configurable path, e.g. with
> an environment variable. I'm currently using saxon for the translation.
> Can I have something like
> 
>   <xsl:import href = '$PATH_TO_DOKBOOK/chunk.xsl'/>
> 

You can setup your XSL procesor to use URI resolver to fetch correct
stylesheet from location specified in catalog file.

			Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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