Pardon if this has been asked before, maybe even by me, but I can't find it...

Previewing my HTML data-uri files works fine, showing callout images. But it's getting the images from /usr/local/etc/asciidoc/images/callouts, not including them in the file.

When moved to a real web server, the icons are broken links (no AsciiDoc on the web server) and I don't want to put them in the same place as the system where the document was created.

Actually, I'd expected the callout icons to be included in the data-uri file. The command line starts with:

asciidoc -a data-uri -a icons -a iconsdir=/usr/local/etc/asciidoc/images/icons 
...

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