On Wed, Aug 01, 2012 at 07:20:18AM -0700, Martin Rode wrote: > The problem I have with a config file is that I have a lot of asciidoc > source files and I use a webserver to html format them on-the-fly. So I > don't see that changing a config file is a working option for me.
Don't modify the global configuration files. Just pass an
additional configuration file on the command line:
asciidoc -f path/to/custom/config/file ...
And as Lex said overwrite only the relevant parts in the custom
config file.
Regards,
Simon
--
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
pgpTcY6kyJzCa.pgp
Description: PGP signature
