Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-20 | LaTeX reader: More siunitx improvements. Closes #6658. | John MacFarlane | 1 | -6/+66 | |
There's still one slight divergence from the siunitx behavior: we get 'kg m/A/s' instead of 'kg m/(A s)'. At the moment I'm not going to worry about that. | |||||
2021-05-20 | LaTeX/siunitx: fix parsing of `\cubic` etc. See #6658. | John MacFarlane | 1 | -0/+3 | |
2021-05-20 | LaTeX reader sinuitx: fix + sign on ang. | John MacFarlane | 1 | -0/+3 | |
2021-05-20 | LaTeX reader siunitx: add leading 0 to numbers starting with . | John MacFarlane | 1 | -0/+9 | |