josephwright / josephwright/siunitx
Parse ConTeXt-style 'keyword' units
Open
@josephwright is already working on this.
Since Jun 24, 2021.
enhancement
- Dominant language
- TeX
- Stars
- 407
- Forks
- 29
- Avg merge
- 11h 20m
- Merged PRs (30d)
- 3
Description
It would be interesting to support units in the ConTeXt style
\unit{kilogram per metre squared}
This can likely be done using a greedy approach which matches input to existing unit commands. The only issue is likely to be handling mm and pulling out metre from milli.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.