diff etc/ps-prin2.ps @ 27165:e0beb5cd0257

New file.
author Kenichi Handa <handa@m17n.org>
date Wed, 05 Jan 2000 08:14:47 +0000
parents
children bb81eb902e0c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/ps-prin2.ps	Wed Jan 05 08:14:47 2000 +0000
@@ -0,0 +1,14 @@
+% === 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