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]

Re: Setting OpenJade output filename?


On 20010727 20:36 (Friday), Jorge Godoy wrote:
> > I'd rather do it on the command line.
> > That way I can share the customization layer for multiple documents.
> > 
> > Is there a way? 
> 
> Take a look at the -V option.
> 
> Something like 'openjade -... -V %root-filename%="foo" ....' should do
> it. (I'm not right about the syntax, but the options _IS_ -V. ;o))

Like Vladimir I have been looking for a "command line only" way to
specify the output filename to jade/openjade.

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 ?

The alternative I use is no chunking and it works, 
but it is intended for small documents (not books) :
jade -t sgml -V nochunks -d ${HTML_SS_DSL} ${XML_DECL} ${XML_SRC} > ${HTML_OUTPUT}

-- 
Marc-Aurčle 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

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-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]