Mercurial > emacs
annotate etc/ps-prin3.ps @ 30275:009d92ce6f6c
(eshell-banner): Replace links to eshell.info with
links to eshell, to avoid problems on systems where the manual is
installed as `eshell'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 18 Jul 2000 11:52:01 +0000 |
parents | 0763a6ed0743 |
children |
rev | line source |
---|---|
27165 | 1 % === BEGIN ps-print prologue 3 |
29497
0763a6ed0743
Insert a version number comment (5.2.2). Indentation fix.
Gerd Moellmann <gerd@gnu.org>
parents:
28763
diff
changeset
|
2 % version: 5.2.2 |
27165 | 3 |
4 % --- duplex feature verification | |
29497
0763a6ed0743
Insert a version number comment (5.2.2). Indentation fix.
Gerd Moellmann <gerd@gnu.org>
parents:
28763
diff
changeset
|
5 UseSetpagedevice |
0763a6ed0743
Insert a version number comment (5.2.2). Indentation fix.
Gerd Moellmann <gerd@gnu.org>
parents:
28763
diff
changeset
|
6 {BMark/Duplex DuplexValue/Tumble TumbleValue EMark setpagedevice} |
0763a6ed0743
Insert a version number comment (5.2.2). Indentation fix.
Gerd Moellmann <gerd@gnu.org>
parents:
28763
diff
changeset
|
7 {statusdict begin DuplexValue setduplexmode TumbleValue settumble end}ifelse |
27165 | 8 |
9 % === END ps-print prologue 3 |