Variable: handwrite-ystart

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

Value

810

Documentation

Y-axis translation in the PostScript output from handwrite.

Source Code

;; Defined in /usr/src/emacs/lisp/play/handwrite.el.gz
(defcustom handwrite-ystart 810
  "Y-axis translation in the PostScript output from `handwrite'."
  :type 'integer)