summaryrefslogtreecommitdiff
path: root/test/command/6620.md
AgeCommit message (Collapse)Author
2021-05-20LaTeX reader siunitx: add leading 0 to numbers starting with .John MacFarlane
2021-05-20LaTeX reader: Fix parsing of `+-` in siunitx numbers.John MacFarlane
See #6658.
2021-05-20LaTeX reader: support `\pm` in `SI{..}`.John MacFarlane
Closes #6620.
2020-09-10Improved uncertainty handling in slunitx.John MacFarlane
2020-09-10LaTeX reader: support parenthesized uncertainties in siunitx.John MacFarlane