hfy-copy-and-fontify-file
hfy-copy-and-fontify-file is a compiled Lisp function in `htmlfontify.el
'.
(hfy-copy-and-fontify-file SRCDIR DSTDIR FILE)
Open FILE in SRCDIR - if fontified, write a fontified copy to DSTDIR
adding an extension of `hfy-extn'. Fontification is actually done by
`htmlfontify-buffer'. If the buffer is not fontified, just copy it.