Variable: handwrite-12pt-numlines

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

Value

55

Documentation

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

Source Code

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