Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-02 | Support numrange, numlist for siunitx. | John MacFarlane | 1 | -8/+24 |
2020-09-02 | Support some missing siunitx commands. | John MacFarlane | 1 | -0/+8 |
2020-09-02 | LaTeX reader: Support siunitx `\ang`. | John MacFarlane | 1 | -0/+12 |
2020-09-02 | LaTeX reader: support `\si` and improve other siunitx commands. | John MacFarlane | 1 | -8/+22 |
2020-09-02 | LaTeX reader: support `\num` from siunitx. | John MacFarlane | 1 | -5/+38 |
2020-09-02 | LaTeX reader: Support squared, cubed, tothe in siunitx. | John MacFarlane | 1 | -12/+22 |
2020-09-02 | LaTeX reader: Factored out siunitx stuff into separate module. | John MacFarlane | 1 | -0/+241 |