($admon-graphic-width$ #!optional (nd (current-node)))
Given an admonition node, returns the width of the graphic that will be used for that admonition.
All of the default graphics in the distribution are 25 pixels wide.
(define ($admon-graphic-width$ #!optional (nd (current-node))) ;; Admonition graphic file width "25")