On sam., 2010-07-31 at 21:23 -0700, Suraj N. Kurapati wrote: > The icons directory is installed at /etc/asciidoc/images/icons/ on my > ArchLinux machine, whereas it is installed at /usr/share/asciidoc/ > images/icons/.
I can parse that. Where is the directory installed, in the end? > > Is there a magic value I can assign to iconsdir so that it will use > the icons that came installed with AsciiDoc? Sure, just do iconsdir=/path/to/icons/dir (using the correct path) in asciidoc.conf (or any relevant config file). Cheers, -- Yves-Alexis -- 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.
