Variable: handwrite-13pt-numlines

handwrite-13pt-numlines is a customizable variable defined in handwrite.el.gz.

Value

50

Documentation

The number of lines on a page for the function handwrite-13pt.

Source Code

;; Defined in /usr/src/emacs/lisp/play/handwrite.el.gz
(defcustom handwrite-13pt-numlines 50
  "The number of lines on a page for the function `handwrite-13pt'."
  :type 'integer)