On 25/09/10 14:24, Warren Block wrote:
On Sat, 25 Sep 2010, Stuart Rackham wrote:
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 ...
Another bug, well spotted. I've committed a fix. Please try it out and
report back.
http://code.google.com/p/asciidoc/source/detail?r=d1b8341a9bf06bc10cd6a255b109b47d7e100b07
Again failing to figure out how to get a real diff from Google Code, I
just replaced my 8.6.1 xhtml11.conf with that one, and callout icons
work--thanks!
It does cause a warning that didn't happen before:
asciidoc: WARNING: pxe.txt: line 2:
{include:/usr/home/wblock/docs/pxe/docinfo.html}: file does not exist
That's correct, there is no such file, but it didn't mind before. Line 2
of pxe.txt is just my author line:
Warren Block <[email protected]>
The warning seems to cause no problems, though.
Generated by this line in xhtml11.conf:
{docinfo1,docinfo2#}{include:{docdir}/docinfo.html}
But can only happen if either the docinfo1 or docinfo2 attribute has been
defined so it's a mystery.
--
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.