2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-print.el (ps-header-font-size, ps-header-title-font-size)
- (ps-footer-font-size, ps-line-number-font-size): Docstring fix.
+ (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
+ (ps-paragraph-spacing): Docstring fix.
2007-08-16 Glenn Morris <rgm@gnu.org>
(defcustom ps-line-spacing 0
"*Specify line spacing, in points, for ordinary text.
+Either a float or a cons of floats (LANDSCAPE-SIZE . PORTRAIT-SIZE).
+
See also `ps-paragraph-spacing' and `ps-paragraph-regexp'.
To get all lines with some spacing set both `ps-line-spacing' and
(defcustom ps-paragraph-spacing 0
"*Specify paragraph spacing, in points, for ordinary text.
+Either a float or a cons of floats (LANDSCAPE-SIZE . PORTRAIT-SIZE).
+
See also `ps-line-spacing' and `ps-paragraph-regexp'.
To get all lines with some spacing set both `ps-line-spacing' and