home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 344a.lha / Post_v.02 / examples / blue / README < prev   
Encoding:
Text File  |  1990-01-28  |  669 b   |  30 lines

  1. The files in this directory are the examples from the Adobe "Blue Book":
  2.  
  3.     "PostScript Language Tutorial and Cookbook"
  4.     Adobe Systems Incorporated
  5.     Addison-Wesley 1985, ISBN 0-201-10179-3
  6.  
  7. They have been modified slightly to make them fit better onto the screen
  8. and to add atouch of colour.
  9.  
  10. Before you run any of these programs, type:
  11.  
  12.     (examples/init.ps) run
  13.  
  14. If you are viewing the output on the screen you may want to pause after
  15. each page:
  16.  
  17.     showwait
  18.  
  19. To run a single program
  20.  
  21.     (examples/blue/prog...ps) runsave
  22.  
  23. To run them all:
  24.  
  25.     (examples/blue/all.ps) runsave
  26.  
  27. N.B. You need to be in the parent directory of the examples for this to
  28. work!
  29.  
  30.