On Sun, 14 Nov 2010, joe wrote:

[asciidoc 8.5.2]

I'm trying to get callouts working exactly the way they work in Chapt.
17 of the asciidoc manual: http://www.methods.co.nz/asciidoc/chunked/ch17.html.
So my xxx document has the asciidoc markup
from that example. The command:

asciidoc -verbose -a icons -a iconsdir=./images/icons xxx

Asciidoc processes the example block properly, and it does render the
callout list as expected, so it clearly recognizes the construct as a
callout. But the callout marks in the original markup are not being
converted to number icons. Instead, the final xhtml has the original
callout marks (angle brackets surrounding number).

Maybe http://code.google.com/p/asciidoc/source/detail?r=d1b8341a9bf06bc10cd6a255b109b47d7e100b07

The fix is to manually patch xhtml11.conf or to upgrade to a newer version of AsciiDoc.

--
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.

Reply via email to