view etc/ps-prin2.ps @ 31614:410df09028db

(x_produce_glyphs): If the distance from the current position to the next tab stop is less than a canonical character width, use the tab stop after that.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 14 Sep 2000 20:20:34 +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