Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
topside
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
!86
Adding new views
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Adding new views
new_view
into
master
Overview
0
Commits
3
Pipelines
3
Changes
2
Merged
Whitney Armstrong
requested to merge
new_view
into
master
3 years ago
Overview
0
Commits
3
Pipelines
3
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
version 1
version 2
96d71c0b
3 years ago
version 1
23eff582
3 years ago
master (base)
and
version 2
latest version
5200d930
3 commits,
3 years ago
version 2
96d71c0b
2 commits,
3 years ago
version 1
23eff582
1 commit,
3 years ago
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
scripts/view11/generate_eps
+
2
−
2
Options
@@ -76,9 +76,9 @@ pdftoppm ${FILE_TAG}.pdf ${FILE_TAG} -png -singlefile -cropbox
#dawncut 1 0 -0.01666 200 ${INPUT_FILE} ${FILE_TAG}a_temp0.prim
#
dawncut -1 0 0.01666 200 ${
FILE_TAG}a_temp0.prim
${FILE_TAG}a.prim
dawncut
-1
0 0.01666 200
${
INPUT_FILE
}
${
FILE_TAG
}
a.prim
../../bin/dawn_tweak
--draw
5
dawn
-d
${
INPUT_FILE
}
dawn
-d
${
FILE_TAG
}
a.prim
ps2pdf
${
FILE_TAG
}
a.eps
${
FILE_TAG
}
a_full.pdf
gs
-o
${
FILE_TAG
}
a.pdf
-sDEVICE
=
pdfwrite
\
-c
"[/CropBox [51 250 550 590] /PAGES pdfmark"
\
Loading