Skip to content
Snippets Groups Projects
Commit b946c673 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: generate_eps

parent f3fa8b02
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
dawncut 1 0 0 1 ${INPUT_FILE} ${FILE_TAG}_temp0.prim
dawncut -1 0 0 1 ${FILE_TAG}_temp0.prim ${FILE_TAG}.prim
dawn ${FILE_TAG}.prim
dawn -d ${FILE_TAG}.prim
ps2pdf ${FILE_TAG}.eps ${FILE_TAG}_full.pdf
gs -o ${FILE_TAG}.pdf -sDEVICE=pdfwrite \
-c "[/CropBox [51 250 550 590] /PAGES pdfmark" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment