Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos, minor bugs and clean up -F for plot and gmtconnect #8082

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

PaulWessel
Copy link
Member

Several things were done in this PR:

  1. Separate directives on individual bullet lines; the same with the methods.
  2. Fix lingering typos from a time we used f for file, but in reality we use t for table.
  3. Passmode = 1into gmt_parse_segmentize in plot since only gmtconnect has the v directive.
  4. List things alphabetically in both programs (gmt_segmentize_syntax).
  5. Refer to the -Sv|=<size>+s using plot or psxy depending on run mode.

The 4-scheme docs now looks like this:

seg

Several things were done in this PR:

Separate directives on individual bullet lines; the same with the methods.
Fix lingering types from a time we used f for file, but in reality we use t for table.
Pass flag mode = 1 into gmt_parse_segmentize in plot since it does not have thev directive.
List things alphabetically in both programs.
Now print error if scheme v is used in psxy.c
@PaulWessel PaulWessel added bug Something isn't working documentation Improve documentation labels Nov 26, 2023
@PaulWessel PaulWessel added this to the 6.5.0 milestone Nov 26, 2023
@PaulWessel PaulWessel requested a review from a team November 26, 2023 12:50
@PaulWessel PaulWessel self-assigned this Nov 26, 2023
@seisman seisman merged commit 49b7ac4 into master Nov 26, 2023
6 checks passed
@seisman seisman deleted the segmentize-doc branch November 26, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improve documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants