On 07/09/10 01:11, Phillip Lord wrote:



I have a two part question with respect to blogpost. First, I'd like to
be able to get the output from the asciidoc invocation through to the
command line. Currently, I think, it's getting swallowed somewhere,
in the asciidocapi.py calls

Yes.



Second, the reason that I am doing this, is that I want to add an
additional configuration file into the asciidoc invocation. Normally I
want to do this on a per-blog basis; I can't add in "-f blog.conf"
command line options to asciidoc (not blogpost!), in the way that I
used to in the past. I thought to patch blogpost to achieve this.
Currently, it's not working, and I don't know why, because I can't see
the results of the asciidoc invocation!

It would make sense to be able to pass --verbose to asciidoc if you used the blogpost --verbose option -- I've just committed an update to do this:
http://code.google.com/p/blogpost/source/detail?r=7e465dcd79e4110b25f0da7261e81fa7fafe2ed9

Passing asciidoc options would also be nice --asciidoc-opts=ASCIIDOC_OPTS c.f. 
a2x

Cheers, Stuart



Phil



--
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to