This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: javahelp.xls (base.dir)


Thanks. I knew that was an option. That was my fall back. It seems from 
what Norm said that it may be a bug. If that is the case, and it is going 
to be fixed in the next few months I think I can wait.

Vincent

-----Original Message-----
From:	Jeff Beal [SMTP:jeff.beal@ansys.com]
Sent:	Thursday, May 16, 2002 5:55 AM
To:	Docbook-apps MailingList (E-mail)
Subject:	RE: DOCBOOK-APPS: javahelp.xls (base.dir)

Rather than copy *all* of your XML source to your desired directory, add a
line to your ANT script that copies the javahelp control files to the
desired directory.

-----Original Message-----
From: Vincent Hikida [mailto:vhikida@inreach.com]
Sent: Wednesday, May 15, 2002 5:34 PM
To: 'Jirka Kosek'
Cc: Docbook-apps MailingList (E-mail)
Subject: RE: DOCBOOK-APPS: javahelp.xls (base.dir)


Jirka,

Thanks for all your answers. I'll have to try using the customization
layer. I just found a reference on the web to xsl customization.

Jirk wrote:
You can call transformation from target directory and set base.dir to
empty string. This will create all files in the current directory.

I am using ant so the current directory would be where my build.xml is.
Unfortunately, that is not the directory that I want. I guess I could copy
everything to the directory that I want but I would rather have it done by
the Xalan XLST.

Vincent

-----Original Message-----
From:	Jirka Kosek [SMTP:jirka@kosek.cz]
Sent:	Wednesday, May 15, 2002 2:07 PM
To:	vhikida@inreach.com
Cc:	Docbook-apps MailingList (E-mail)
Subject:	Re: DOCBOOK-APPS: javahelp.xls (base.dir)

Vincent Hikida wrote:
> When using Xalan with  javahelp.xls I use the base.dir parameter. The
html
> files all go to the directory selected. However, all the other javahelp
> files (xml, hs, jhm) stay in the the same directory as the docbook xml.
Is
> there a way to direct these files into the same directory?

You can call transformation from target directory and set base.dir to
empty string. This will create all files in the current directory.

					Jirka

--
-----------------------------------------------------------------
   Jirka Kosek  	
   e-mail: jirka@kosek.cz
   http://www.kosek.cz


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