Hi all,

I would like to write a technical book with asciidoc.

1. I started to use AsciiDoc 

asciidoc -dbook -a theme=flask -a icons -a toc2 index.asc

With this command line, I have my book with the Flask theme and a toc in 
one file.

But I want a chunked output and when I read the doc, I see I need to use a2x

a2x --verbose -dbook --format=chunked --no-xmllint index.asc

Ok, I have my chunked output, but how to apply the Flask theme ?

Could you help me with that ?

Thank you

Stephane

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/asciidoc.
For more options, visit https://groups.google.com/d/optout.

Reply via email to