josephwright / josephwright/siunitx
Printing non-significant figures
Open
@josephwright is already working on this.
Since May 16, 2013.
enhancement
- Dominant language
- TeX
- Stars
- 407
- Forks
- 29
- Avg merge
- 11h 20m
- Merged PRs (30d)
- 3
Description
[Anonymous report]
In successive calculations, non-significant figures are not rounded but often printed as subscripts. It would be nice if the output
$5.67_{89}(12_{34})$
can be got with the input
\num{5.67_89+-0.12_34}
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.