view etc/ps-prin2.ps @ 28899:133a92b8094d

(syntax-description-table): New variable. (describe-char-after): New function. (describe-font-internal): Adjusted for the change of font-info. (describe-font): Likewise. (print-fontset): Rewritten for the new fontset implementation. (describe-fontset): Include fontset alias names in completion. (list-fontsets): Adjusted for the change of print-fontset.
author Kenichi Handa <handa@m17n.org>
date Sat, 13 May 2000 00:37:45 +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