OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] base.dir parameter help with saxon


Hi Rene,
Have you seen this section in my book about setting parameters for Saxon and
other processors:

http://www.sagehill.net/docbookxsl/Parameters.html#ParameterSyntax

I think you will find in it other useful information about using the various
features of the XSL stylessheets. For example, base.dir is described here:

http://www.sagehill.net/docbookxsl/Chunking.html#d0e3913

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "RENE HACHE" <rene-hache@shaw.ca>
To: <docbook-apps@lists.oasis-open.org>
Sent: Monday, June 14, 2004 5:03 PM
Subject: [docbook-apps] base.dir parameter help with saxon


I am try to specify the output directory of my chunk files in Saxon on a
Windows XP machine. I am not sure of the base.dir parameter syntax.

Following this syntax:
java com.icl.saxon.StyleSheet [options] source-doc style-doc
{param=value}...

I figured this would work:
java -cp c:\studies\tools\saxon\saxon.jar com.icl.saxon.StyleSheet
-o c:\studies\test\html\
c:\studies\test\Untitled1.xml
c:\studies\tools\xsl\xhtml\chunk.xsl
use.id.as.filename=1 base.dir

Instead I get this error:
Bad param=value pair on command line

It outputs fine if I leave out the base.dir parameter out so obviously I am
missing something here.

Thanks for the help.
René


To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]