Variable: handwrite-linespace

handwrite-linespace is a customizable variable defined in handwrite.el.gz.

Value

12

Documentation

The spacing for the PostScript output from handwrite.

Source Code

;; Defined in /usr/src/emacs/lisp/play/handwrite.el.gz
(defcustom handwrite-linespace 12
  "The spacing for the PostScript output from `handwrite'."
  :type 'integer)