On 28/08/12 01:34, Seth Ladd wrote:
Hello,
We are writing a book using DocBook, but I'd like to convert to AsciiDoc. I've
used pandoc to convert the docbook files into asciidoc. I'd like to now use a2x
to convert the asciidoc into docbook *chapters*.
I see that we can generate book, article, or manpage. Is there a way to
generate a chapter?
Thanks in advance!
Seth
Hi Seth
To generate a separate documents containing single chapters you would need to
split your AsiiDoc source into separate chapter files and process them
separately. Take a look at this section in the User Guide '36.6. Processing
document sections separately' http://www.methods.co.nz/asciidoc/userguide.html#X90
Now that wouldn't be a book on Dart would it :-)
Thanks for alerting me to pandoc's AsciiDoc writer, I must check it out.
Cheers, Stuart
--
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.