summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md18
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdfbin1512430 -> 1513922 bytes
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx.pdfbin636993 -> 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
index e674520e65c..9a8ebfd7c0d 100644
--- a/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf
+++ b/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
index 6f9ceb00c1c..171b0a74b50 100644
--- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
+++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
Binary files differ