1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/etc/ps-prin3.ps

15 lines
286 B
PostScript
Raw Normal View History

2000-01-05 08:14:47 +00:00
% === BEGIN ps-print prologue 3
% --- duplex feature verification
1
UseSetpagedevice {
{<< /Duplex DuplexValue /Tumble TumbleValue >> setpagedevice}
}{
{statusdict begin
DuplexValue setduplexmode TumbleValue settumble
end}
}ifelse
CheckConfig
% === END ps-print prologue 3