Re: DOCBOOK-APPS: variable import hrefs?
Norman Walsh writes:
> / Mark Johnson <mark@phy.duke.edu> was heard to say:
> |
> | For xsl stylesheets, is there a way to set import hrefs at runtime?
> |
> | i.e. something having this effect:
> | <xsl:import href="{$my_stylesheet_home}/xhtml/docbook.xsl"/>
>
> No, you can't do that.
>
> The catalog-based URIResolver class would let you redirect this in a
> catalog. Would that solve your problem, or is there something deeper
> going on?
>
That'll work if we implement the user $HOME/.catalog part of the lsb
proposal:
http://www.linuxbase.org/spec/gLSB/gLSB/sgmlr003.html
Thanks,
Mark
Reply to: