diff options
author | Kenichi Handa <handa@m17n.org> | 2000-01-05 08:14:47 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-01-05 08:14:47 +0000 |
commit | 565a16233a8592ef95288fca5c37dd8312f7db66 (patch) | |
tree | 5755cef9a00a876d4d763a9e4d6f3496236ece62 /etc/ps-prin2.ps | |
parent | 466777a5ae09ecdacebe2775df637bd7b7e12513 (diff) | |
download | emacs-565a16233a8592ef95288fca5c37dd8312f7db66.tar.gz |
New file.
Diffstat (limited to 'etc/ps-prin2.ps')
-rw-r--r-- | etc/ps-prin2.ps | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/ps-prin2.ps b/etc/ps-prin2.ps new file mode 100644 index 00000000000..e2685a972eb --- /dev/null +++ b/etc/ps-prin2.ps @@ -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 |