Skip to content

Support minute and second variants in DMS - #338

Open
yelliver wants to merge 1 commit into
cortex-js:mainfrom
yelliver:feat/dms-degree-minute-second
Open

yelliver wants to merge 1 commit into
cortex-js:mainfrom
yelliver:feat/dms-degree-minute-second

Conversation

@yelliver

Copy link
Copy Markdown
Contributor

Summary

Make DMS notation consistent across all components:

Component Semantic command Prime form Superscript form
Degree \degree ° ^{\circ}
Minute \minute \prime ^{\prime}
Second \second \prime\prime ^{\prime\prime}

Rationale

  • Add \minute and \second for consistency with \degree.
  • Support \prime\prime because two \prime glyphs have consistent font and positioning; \doubleprime does not always match.
  • Keep existing ASCII and \doubleprime forms backward compatible.

@yelliver
yelliver force-pushed the feat/dms-degree-minute-second branch from fdf76a5 to a63ddbe Compare September 15, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant