summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/siunitx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-31 21:41:49 +0000
committerKarl Berry <karl@freefriends.org>2023-08-31 21:41:49 +0000
commit92e212c571b21030c6e8a7cae6211e1c0702255d (patch)
tree6ec912ac913af88e49ebfeda3a0809d365f6a97c /Master/texmf-dist/doc/latex/siunitx
parent9972c9fb25a9090dc047fd54aa53cc980b645109 (diff)
siunitx (31aug23)
git-svn-id: svn://tug.org/texlive/trunk@68127 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx')
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md19
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdfbin650000 -> 647812 bytes
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx.pdfbin705590 -> 705662 bytes
3 files changed, 18 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
index 92d2a410b3a..5f4eb8bb135 100644
--- a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
@@ -7,6 +7,22 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
## [Unreleased]
+## [v3.3.5] - 2023-08-30
+
+### Fixed
+- Correct spacing for uncertainties for integers in
+ tables (see issue
+ [\#690](https://github.com/josephwright/siunitx/issues/690))
+- Prevent expansion of `\text` in literal units (see issue
+ [\#691](https://github.com/josephwright/siunitx/issues/691))
+- Parse empty and zero exponents independently (see issue
+ [\#692](https://github.com/josephwright/siunitx/issues/692))
+- Printing of 'boundary' phrases (see issue
+ [\#693](https://github.com/josephwright/siunitx/issues/693))
+- Handling of font commands inside `\ensuremath` in text
+ mode (see issue
+ [\#694](https://github.com/josephwright/siunitx/issues/694))
+
## [v3.3.4] - 2023-08-24
### Fixed
@@ -1996,7 +2012,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.3.4...HEAD
+[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.5...HEAD
+[v3.3.5]: https://github.com/josephwright/siunitx/compare/v3.3.4...v3.3.5
[v3.3.4]: https://github.com/josephwright/siunitx/compare/v3.3.3...v3.3.4
[v3.3.3]: https://github.com/josephwright/siunitx/compare/v3.3.2...v3.3.3
[v3.3.2]: https://github.com/josephwright/siunitx/compare/v3.3.1...v3.3.2
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf
index 5ee4a1467b7..493c8aecedc 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 edd301f2198..000d5790d66 100644
--- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
+++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
Binary files differ