view etc/ps-prin2.ps @ 28020:7781c4bf73cb

(coding-category-utf-8, coding-category-utf-16-be, coding-category-utf-16-le): New coding categories. Include them in the argument for set-coding-priority.
author Kenichi Handa <handa@m17n.org>
date Tue, 07 Mar 2000 06:16:30 +0000
parents e0beb5cd0257
children bb81eb902e0c
line wrap: on
line source

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