You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
272 B

1 month ago
  1. /*
  2. * This file is maintained by a user: if you have any questions about it,
  3. * please contact Mark Hale (mark.hale@physics.org).
  4. */
  5. /* Convert PostScript to PDF 1.3 (Acrobat 4-and-later compatible). */
  6. parse arg params
  7. call 'ps2pdf' '-dCompatibilityLevel=1.3' params