josephwright / josephwright/siunitx
Range of exponents
@josephwright is already working on this.
Since Jan 28, 2017.
- Dominant language
- TeX
- Stars
- 407
- Forks
- 29
- Avg merge
- 11h 20m
- Merged PRs (30d)
- 3
Description
Hi,
First thank you for this great package! :D
I was wondering if there was a way to have range in exponent, e.g. have
\SIrange{e10}{e15}{m}
produces
10¹⁰⁻¹⁵ m
Or something like that. Would be very useful to me!
To be a bit more precise, you could turn this into an option like range-compress-exponents that when they are only exx in the range elements, then show it this way. Or add a new \SIexponentrange{10}{15}{m} (and \numexponentrange{10}{15}).
Is there an easy way for me to do it in my document meanwhile?
On a side note, why is scientific-notation=fixed+fixed-exponent=x required to have the exponent factorized in range and list? Couldn’t it be done whenever all elements have the same exponent?
Thanks in advance,
Bruno
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.