home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / misc / dvips.lha / readme < prev   
Encoding:
Text File  |  1992-09-15  |  857 b   |  22 lines

  1. This is my hacked up port of Tomas Rokiki's dvips version
  2. 5.47 obtained from labrea.stanford.edu.  The program should
  3. function pretty much as documented in the excellent writeup
  4. provided with the distribution on labrea except for the following:
  5.  
  6. The path separaters are commas, not colons.
  7. The default place for configuration files is tex:
  8. The default place for tfm font files is tex:fonts
  9. The default place for pk files is tex:pk/%d/%f.%d%p
  10. The default place for inputs is tex:inputs
  11. The default place for postscript files for headers is tex:ps
  12.  
  13. I have only tested a very small portion of the features.  In particular,
  14. I did not compile to use font libraries.  Writing output to pipes
  15. won't work, as well as other UNIX specific features.
  16.  
  17. Everything that works is Tom Rokiki's.  Everything that doesn't
  18. is my fault.
  19.  
  20.             Eric Stern
  21.             egstern@fnal.fnal.gov
  22.