Variable: handwrite-10pt-numlines
handwrite-10pt-numlines is a customizable variable defined in
handwrite.el.gz.
Value
65
Documentation
The number of lines on a page for the function handwrite-10pt.
Source Code
;; Defined in /usr/src/emacs/lisp/play/handwrite.el.gz
(defcustom handwrite-10pt-numlines 65
"The number of lines on a page for the function `handwrite-10pt'."
:type 'integer)