home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pmcstex.zip / install / dvips / Slot2.ps < prev   
Text File  |  1998-01-17  |  350b  |  14 lines

  1. % PRINT FROM SLOT NB. 2 (SLOT FOR TRANSPARENCIES, FOR INSTANCE):
  2. [{
  3. %%BeginFeature: *InputSlot Lower
  4.    currentpagedevice /InputAttributes get 2 get
  5.    dup null eq
  6.    { pop }
  7.    { dup length 1 add dict copy
  8.      dup /InputAttributes
  9.      1 dict dup /Priority [2] put
  10.      put setpagedevice
  11.    } ifelse
  12. %%EndFeature
  13. } stopped cleartomark
  14.