How can I print a buffer exactly as it looks on screen, including the use of variable-pitch fonts?
(I'm also curious why htmlfontify-buffer ignores variable-pitch-mode.)
I am using org-mode and use variable-pitch fonts. However, the latter are ignored when I generate HTML for printing via htmlfontify-buffer. Is there a work around?
Also tried htmlize, but that was even worse usually not including any special fonts.