Displaying 1 result from an estimated 1 matches for "external_titl".
Did you mean:
external_title
2010 Oct 22
0
NUT and AsciiDoc (was: Next AsciiDoc release)
...rate a TOC in each section of the user-manual by setting the
> generate.section.toc.level to 1 e.g.
>
> a2x -v --attribute icons --attribute localdate=`TZ=UTC date +%Y-%m-%d`
> --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute iconsdir=./icons
> --attribute=badges --attribute=external_title -a toc -a numbered
> --destination-dir=. --format=chunked --xsltproc-opts "--stringparam
> generate.section.toc.level 1" user-manual.txt
>
> Use the toc.section.depth to increase the depth e.g.
>
> a2x -v --attribute icons --attribute localdate=`TZ=UTC date +%Y-%m-%d`
&...