Commit Graph

3 Commits

Author SHA1 Message Date
systmkor
36e6351015 Convert Postscript Files to PDF
The original postscript files were left intact in case of potential
errors from conversion.

Conversion
- ps2pdf command from ghostscript package
  - command used 'ps2pdf <filename.ps>'
- Installed ghostscript with HomeBrew
  - https://github.com/Homebrew/homebrew-core/blob/master/Formula/ghostscript.rb
  - master branch
  - commit 30235c8b2c2f13ef14f117e132455f6f229b359c
  - ghostscript 9.18
- Homebrew Used
  - Homebrew/homebrew-core (git revision ee9a; last commit 2016-04-11)
- converted on OS X El Capitan
2016-04-15 18:52:56 -07:00
Lars Brinkhoff
c7d2e3c5f5 Uncompress files. 2016-04-13 22:37:05 +02:00
Lars Brinkhoff
dcd81a2833 Upload my old stash. 2016-05-03 13:29:28 +02:00