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]

Re: a XML newbie question


Piotr Kopszak <kopszak@mnw.art.pl> 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 (klakier@pld.org.pl)

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-request@lists.oasis-open.org


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