Thanks Bela. I tried the command line and I get the following - [fiero]$ python ../bin/asciidoc-8.5.3/a2x.py -f chunked Main.txt -L a2x: ERROR: xsltproc --nonet --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 --stringparam base.dir Main.chunked/ /home/.tiaka/vaibhavb/ silosbook.vitraag.com/asciidoc/bin/asciidoc-8.5.3/docbook-xsl/chunked.xsl/home/.tiaka/vaibhavb/ silosbook.vitraag.com/asciidoc/book/Main.xml returned non-zero exit status 127
Has anyone seen a similar error? May be my tool chain is not setup properly. Thanks in advance. regards, Vaibhav On Thu, Jul 1, 2010 at 11:38 AM, Bela Hausmann <[email protected]>wrote: > `a2x --format=chunked …` should do the trick. > > On build systems: I use make to build my AsciiDoc files, which work really > great. > > Bela > > On Thursday 01 July 2010 00:05:21 vaibhavb wrote: > > hi folks - > > > > ** Newbie to Asciidoc ** > > > > I recently started using Asciidoc for a book I'm working on - > > http://silosbook.vitraag.com > > > > I wanted to chunk the HTML output to have a chapter per page. I see > > that the Asciidoc UserGuide (http://www.methods.co.nz/asciidoc/chunked/ > > index.html) does it. How can i achieve the same? > > > > On similar note i read a bunch of thread from Noah Slater about using > > Asciidoc for his CouchDB book, is anyone aware if the authors made > > their build system available publicly? > > > > Thanks in advance. > > > > regards, > > Vaibhav > -- ---------------------------------------------------------------------------------------------------------------------- [email protected] | +1.206.605.6326 | http://www.vitraag.com -- 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.
