josephwright / josephwright/siunitx
Spacing for text versions of \times, \cdot, etc.
Open
@josephwright is already working on this.
Since May 19, 2021.
question
- Dominant language
- TeX
- Stars
- 407
- Forks
- 29
- Avg merge
- 11h 20m
- Merged PRs (30d)
- 3
Description
As discussed in https://github.com/josephwright/siunitx/issues/430, using \textperiodcentred for \cdot in text mode can have some spacing oddities. The same is true for \texttimes, which is much 'tighter' than for \times in math mode, depending on the font.
I'd like ideas on how best to handle this: v2 used \ensuremath{...}, but that feels wrong and I'd prefer to use 'real' text mode fonts.
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.