%admon-graphics-path%
Name
%admon-graphics-path% -- Path to admonition graphics
Synopsis
%admon-graphics-path%
Description
Sets the path, probably relative to the directory where the HTML
files are created, to the admonition graphics.  Must include
trailing directory separator.
Source Code
(define %admon-graphics-path%
  ;; Path to admonition graphics
  "../images/")