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

Set degree symbol as default, handle hyphens and minus #206

Merged
merged 2 commits into from
Dec 6, 2018

Conversation

PaulWessel
Copy link
Member

Change the GMT default to use proper degree symbol for its intended use. We declare a bug on our usage of the ring symbol. MAP_DEGREE_SYMBOL can be used by those who prefers the wrong, smaller symbol. Also properly set negative numbers plotted using the minus symbol, use hyphen symbol otherwise, and use endash to indicate ranges. Also introduce the "@." shorthand to indicate degree symbol in free-form text so that it can be independent of the character set (and updated the documentation for such short-hands). Made changes in scripts that needed to set degree symbol via octal codes. Majority of PostScript originals will need to change (another PR).

Change the GMT default to use proper degree symbol for its intended use. We declare a bug on our usage of the ring symbol. MAP_DEGREE_SYMBOL can be used by those who prefers the wrong, smaller symbol.  Also properly set negative numbers plotted using the minus symbol, use hyphen symbol otherwise, and use endash to indicate ranges.  Also introduce the "@." shorthand to indicate degree symbol in free-form text so that it can be independent of the character set.  Made changes in scripts that needed to set degree symbol via octal codes.  Majority of PostScript originals will need to change (another PR).
Needed to add the new @. for degree symbol.
@PaulWessel PaulWessel merged commit 586758f into master Dec 6, 2018
@PaulWessel PaulWessel deleted the symbolupdate branch December 6, 2018 22:01
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant