view etc/ps-prin2.ps @ 35724:f2e26e453776

XEmacs compatibility and doc fixes from Vinicius Jose Latorre <vinicius@cpqd.com.br>: (lpr-windows-system, lpr-lp-system): New vars. (lpr-printer-switch): New defcustom. (printer-name, lpr-command): Customization fix. (print-region-1): Code fix. (print-region-new-buffer, printify-region): Indentation fix. (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New funcsions.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Jan 2001 12:01:54 +0000
parents cdd489417ae4
children b5a4db21c424
line wrap: on
line source

% === BEGIN ps-print prologue 2
% version: 6.0

% ---- These lines must be kept together because...

/h0 F
/HeaderTitleLineHeight FontHeight def

/h1 F
/HeaderLineHeight FontHeight def
/HeaderDescent    Descent def

% ---- ...because `F' has a side-effect on `FontHeight' and `Descent'

% === END ps-print prologue 2