Re: DOCBOOK-APPS: Setting OpenJade output filename?
Thanks. I should have realized that. -- Vladimir "JG" == Jorge Godoy <> writes: JG> Vladimir Ivanovic <> writes: >> >> (define %root-filename% "foo") >> >> in my customization layer, but I'd rather do it on the command line. >> That way I can share the customization layer for multiple documents. >> >> Is there a way? JG> Take a look at the -V option. JG> Something like 'openjade -... -V %root-filename%="foo" ....' should do JG> it. (I'm not right about the syntax, but the options _IS_ -V. ;o))