($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 0.3in wide.
(define ($admon-graphic-width$ #!optional (nd (current-node))) ;; Admonition graphic file width 0.3in)