Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
topside
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
EIC
detectors
topside
Merge requests
!33
batch mode fix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
batch mode fix
view3_fix
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Whitney Armstrong
requested to merge
view3_fix
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
modified: generate_eps
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
f4d31b8d
1 commit,
4 years ago
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
scripts/view3/generate_eps
+
1
−
1
Options
@@ -46,7 +46,7 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
@@ -46,7 +46,7 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
# units are mm
# units are mm
dawncut 0 0
-1
1500
${
INPUT_FILE
}
${
FILE_TAG
}
.prim
dawncut 0 0
-1
1500
${
INPUT_FILE
}
${
FILE_TAG
}
.prim
dawn
${
FILE_TAG
}
.prim
dawn
-d
${
FILE_TAG
}
.prim
ps2pdf
${
FILE_TAG
}
.eps
${
FILE_TAG
}
_full.pdf
ps2pdf
${
FILE_TAG
}
.eps
${
FILE_TAG
}
_full.pdf
gs
-o
${
FILE_TAG
}
.pdf
-sDEVICE
=
pdfwrite
\
gs
-o
${
FILE_TAG
}
.pdf
-sDEVICE
=
pdfwrite
\
-c
"[/CropBox [50 175 550 675] /PAGES pdfmark"
\
-c
"[/CropBox [50 175 550 675] /PAGES pdfmark"
\
Loading