view etc/ps-prin2.ps @ 34288:28c3e736ae57

(underlying_face_id): New function. (handle_face_prop, face_before_or_after_it_pos): Use it to determine the face ``under'' a string. Let strings inherit the face of the buffer under them.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 06 Dec 2000 16:53:44 +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