On Sun, Aug 1, 2010 at 1:05 PM, Yves-Alexis Perez <[email protected]> wrote: > 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?
Sorry, I meant to say that iconsdir is installed at /etc/asciidoc/images/icons/ on my ArchLinux computer. However, some online forums mention that iconsdir is installed at /usr/share/asciidoc/images/icons/ on other Linux distributions. >> 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). That is a problem. On my system, I know what the correct path is. But when someone uses my script (which internally calls asciidoc) on a different machine, I don't know what the correct path is. My script needs to auto-detect it somehow. Thanks for your consideration. -- 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.
