diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-14 20:25:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-14 20:25:36 +0000 |
commit | 1f21169c727289a07ebcdb4a049efc6457259558 (patch) | |
tree | f2e551d225d2f771589919d231e48df6b97bcc3a /Master/texmf-dist/doc/latex | |
parent | 83422963871d3f8dcb7460e580122b33e78f77c0 (diff) |
siunitx (14sep21)
git-svn-id: svn://tug.org/texlive/trunk@60510 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md | 18 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf | bin | 1512430 -> 1513922 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx.pdf | bin | 636993 -> 637245 bytes |
3 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md index 614260e8454..f12b69375bc 100644 --- a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md @@ -7,6 +7,21 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ## [Unreleased] +## [v3.0.30] + +### Changed +- Delay selection of math mode to better support `tex4ht` (issue + [#530](https://github.com/josephwright/siunitx/issues/530)) + +### Fixed +- Ensure that units contain `\text` are correctly formatted when printing + in math mode (issue + [#542](https://github.com/josephwright/siunitx/issues/542)) +- Use `\ExplLoaderFileDate` to test for `expl3` version (issue + [#544](https://github.com/josephwright/siunitx/issues/544)) +- Apply number processing options to angles (issue + [#546](https://github.com/josephwright/siunitx/issues/546)) + ## [v3.0.29] ### Fixed @@ -1564,7 +1579,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ### Added - First public testing release (as `si`) -[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.0.29...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.0.30...HEAD +[v3.0.30]: https://github.com/josephwright/siunitx/compare/v3.0.29...v3.0.30 [v3.0.29]: https://github.com/josephwright/siunitx/compare/v3.0.28...v3.0.29 [v3.0.28]: https://github.com/josephwright/siunitx/compare/v3.0.27...v3.0.28 [v3.0.27]: https://github.com/josephwright/siunitx/compare/v3.0.26...v3.0.27 diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf Binary files differindex e674520e65c..9a8ebfd7c0d 100644 --- a/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf +++ b/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf Binary files differindex 6f9ceb00c1c..171b0a74b50 100644 --- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf +++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf |