Variable: handwrite-xstart
handwrite-xstart is a customizable variable defined in
handwrite.el.gz.
Value
30
Documentation
X-axis translation in the PostScript output from handwrite.
Source Code
;; Defined in /usr/src/emacs/lisp/play/handwrite.el.gz
(defcustom handwrite-xstart 30
"X-axis translation in the PostScript output from `handwrite'."
:type 'integer)