summaryrefslogtreecommitdiff
path: root/etc/ps-prin2.ps
blob: a27a82ecc33c683165e836456f64a761da037b96 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% === 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