Variable: handwrite-pagenumbering

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

Value

nil

Documentation

If non-nil, number each page of the PostScript output from handwrite.

Source Code

;; Defined in /usr/src/emacs/lisp/play/handwrite.el.gz
(defcustom handwrite-pagenumbering nil
  "If non-nil, number each page of the PostScript output from `handwrite'."
  :type 'boolean)