Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

GMT_coverlogo.sh 194 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
  1. #!/usr/bin/env bash
  2. #
  3. # Creates the cover page GMT logo
  4. #
  5. # Logo is 5.458" wide and 2.729" high and origin is lower left
  6. #
  7. gmt logo -Dx0/0+w5.458i -X0 -Y0 --GMT_THEME=cookbook -ps GMT_coverlogo
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...