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_tut_10.sh 298 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. #!/usr/bin/env bash
  2. gmt begin GMT_tut_10
  3. gmt set GMT_THEME cookbook
  4. gmt text -R0/7/0/5 -Jx1i -B -F+f30p,Times-Roman,DarkOrange+jBL << EOF
  5. 1 1 It's P@al, not Pal!
  6. 1 2 Try @%33%ZapfChancery@%% today
  7. 1 3 @~D@~g@-b@- = 2@~pr@~G@~D@~h.
  8. 1 4 University of Hawaii at M@!a\225noa
  9. EOF
  10. gmt end show
Tip!

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

Comments

Loading...