On 19 September 2012 22:29, David Favor <[email protected]> wrote: > The following command fails to produce a toc: > > asciidoc -d book -b html5 book.txt > > The following command produces a toc, with javascript again: > > asciidoc -d book -a toc -b html5 book.txt > > Let me know if there's an asciidoc command (instead of a2x) > that will produce a clickable toc, w/o javascript. >
Asciidoc only generates tables of contents via javascript. Cheers Lex > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/asciidoc/-/OKFe5ypBvrIJ. > 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. -- 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.
