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

modified: generate_eps

parent 10a70607
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
# everthing downstream of z = 5 m
dawncut 0 0 -1 5000 ${INPUT_FILE} ${FILE_TAG}b.prim
dawncut 0 0 -1 -5000 ${INPUT_FILE} ${FILE_TAG}b.prim
dawn -d ${FILE_TAG}b.prim
ps2pdf ${FILE_TAG}b.eps ${FILE_TAG}b_full.pdf
gs -o ${FILE_TAG}b.pdf -sDEVICE=pdfwrite \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment