Variable: handwrite-11pt-numlines

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

Value

60

Documentation

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

Source Code

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