Piotr Kopszak <[EMAIL PROTECTED]> writes:

> Hello to All,
> 
> I'm sorry if this is a really silly question, or already asked before, I'm just 
>beginning to use XSLT.
> Here is what I do:
> 
> root@rysiek <~/testy>java com.jclark.xsl.sax.Driver test.xml
> /usr/local/lib/sgml/stylesheet/xsl/docbook/html/docbook.xsl >��� output.html

I don't know if this can help, but I use enhanced invocation:

        CLASSPATH=/usr/share/java/classes/xt.jar:/usr/share/java/classes/xp.jar \
        java    -Dcom.jclark.xsl.sax.parser=com.jclark.xml.sax.CommentDriver \
                com.jclark.xsl.sax.Driver file.xml ...


BTW, docbook-apps seems to be better group to ask questions about tools.

Regards,
Rafal

> and here is what I get:
> 
> file:/usr/local/lib/sgml/stylesheet/xsl/docbook/html/docbook.xsl:114: variable 
>"html.stylesheet" not defined
> 
> Any ideas?
> 
> 
> Piotr

-- 
Rafa� Kleger-Rudomin ([EMAIL PROTECTED])

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

Reply via email to