Variable: woman-interparagraph-distance
woman-interparagraph-distance is a variable defined in woman.el.gz.
Value
1
Documentation
Interparagraph distance in lines.
Set by .PD; used by .SH, .SS, .TP, .LP, .PP, .P, .IP, .HP.
Source Code
;; Defined in /usr/src/emacs/lisp/woman.el.gz
(defvar woman-interparagraph-distance 1
"Interparagraph distance in lines.
Set by .PD; used by .SH, .SS, .TP, .LP, .PP, .P, .IP, .HP.")