Mercurial > emacs
annotate etc/ps-prin3.ps @ 30889:5f9c434a6e88
(calculator): Add :version.
(calculator): Use two lines for calculator window if `modeline'
face is boxed.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 16 Aug 2000 21:24:00 +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 |