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

modified: generate_eps

parent c3057487
No related branches found
No related tags found
1 merge request!20Resolve "Implement Forward Rich"
Pipeline #7609 failed
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
......@@ -47,7 +47,7 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
# Side view
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