Dan York wrote:

> So I have a system that works... why I am asking the question?
> Well, does anyone have a better way to do this?  Is there any way to
> NOT have to have two separate stylesheets for chunking or non-chunking?
> Is there a way I can have *one* call and call it differently?

In a theory, you could place several stylesheets into one file, mark
them with id attribute and when invoking XSLT processor add this
identifier preceded with # to filename of stylesheet. But not all
processors support this.
 
> Or is the solution I have come up with the best way to do it?

AFAIK yes. I'm using same setup for sharing my own customizations.

                Jirka

-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]

Reply via email to