Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
/* $Id: ps2pdf14.cmd,v 1.3 2002/02/21 21:49:28 giles Exp $ */
2
/*
3
 * This file is maintained by a user: if you have any questions about it,
4
 * please contact Mark Hale (mark.hale@physics.org).
5
 */
6
 
7
/* Convert PostScript to PDF 1.4 (Acrobat 5-and-later compatible). */
8
 
9
parse arg params
10
 
11
call 'ps2pdf' '-dCompatibilityLevel=1.4' params