hfy-dirname
hfy-dirname is a compiled Lisp function in `htmlfontify.el
'.
(hfy-dirname FILE)
Return everything preceding the last "/" from a relative filename FILE,
on the assumption that this will produce a relative directory name.
Hardly bombproof, but good enough in the context in which it is being used.