(REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression.
[emacs.git] / etc / ps-prin2.ps
blobe2685a972ebf827f83800425e8240db7dcd4c44a
1 % === BEGIN ps-print prologue 2
3 % ---- These lines must be kept together because...
5 /h0 F
6 /HeaderTitleLineHeight FontHeight def
8 /h1 F
9 /HeaderLineHeight FontHeight def
10 /HeaderDescent    Descent def
12 % ---- ...because `F' has a side-effect on `FontHeight' and `Descent'
14 % === END ps-print prologue 2