Next in thread →
Next in month →
Re: DOCBOOK-APPS: Setting OpenJade output filename?
On 20010801 (Wednesday), M.-A. DARCHE wrote: > Unfortunately I still use jade and have tried the following > without success : > $ jade -... -V %root-filename%="foo" .... > $ jade -... -V root-filename="foo" .... > > Does any of those lines REALLY work with openjade ? > Is there a way of "command line only" specifying the root-filename ? On 20010801 (Wednesday), Vladimir G Ivanovic wrote: > I am using > > openjade -V %root-filename%=foo ... > > successfully. I'm using ant to do my builds, so it probably doesn't have > any problems with characters that may be interpreted specially by a > shell. You might want to try quoting > > openjade -V '%root-filename%=foo' ... Thank you Vladimir for your confirmation, Since the problem seems to be only with jade, I'll definitely switch to openjade. Cheers, PS: I'm answering you on the mailing list because it might interest others. -- Marc-Aur鋩e DARCHE <http://ma.darche.free.fr> AFUL <http://www.aful.org> Association Francophone des Utilisateurs de Linux/Logiciels Libres French speaking Linux and Free Software Users' Association
Next in thread →
Next in month →