aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ps-prin2.ps
blob: e2685a972ebf827f83800425e8240db7dcd4c44a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% === BEGIN ps-print prologue 2

% ---- 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