Variable: handwrite-fontsize
handwrite-fontsize is a customizable variable defined in
handwrite.el.gz.
Value
11
Documentation
The size of the font for the PostScript output from handwrite.
Source Code
;; Defined in /usr/src/emacs/lisp/play/handwrite.el.gz
(defcustom handwrite-fontsize 11
"The size of the font for the PostScript output from `handwrite'."
:type 'integer)