josephwright / josephwright/siunitx
Always evaluate \raiseto and \tothe input
Open
@josephwright is already working on this.
Since Aug 16, 2023.
enhancement
- Dominant language
- TeX
- Stars
- 407
- Forks
- 29
- Avg merge
- 11h 20m
- Merged PRs (30d)
- 3
Description
Comes up from https://tex.stackexchange.com/questions/693582/bug-in-siunitx/693608. Currently, \tothe assumes that the input is a simple value. This means if no further maths takes place, it is simply printed even if a complex value. However, adding \per forces evaluation and a potentially a confusing error. There should be finer control of this: likely such a change would need to go with a way to convert decimals to fractions.
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.