summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/siunitx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-04 21:15:19 +0000
committerKarl Berry <karl@freefriends.org>2023-08-04 21:15:19 +0000
commit15d5f9db03f77ff54fec012165a0399d819a40b8 (patch)
tree030ae6ebb7c1dcd42601d43bcf08f0ea1cd1442c /Master/texmf-dist/doc/latex/siunitx
parent53455aabb250c56f4494a5224a89f027b845567e (diff)
siunitx (4aug23)
git-svn-id: svn://tug.org/texlive/trunk@67815 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx')
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md9
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/README.md13
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdfbin649877 -> 649612 bytes
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/siunitx.pdfbin705593 -> 705584 bytes
4 files changed, 19 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
index d246599ef59..e055add8b6d 100644
--- a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
@@ -7,6 +7,12 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
## [Unreleased]
+## [v3.3.2] - 2023-08-03
+
+### Fixed
+- Move an `expl3` variant defintion (see issue
+ [\#680](https://github.com/josephwright/siunitx/issues/680))
+
## [v3.3.1] - 2023-08-01
### Fixed
@@ -1978,7 +1984,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.1...HEAD
+[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.2...HEAD
+[v3.3.2]: https://github.com/josephwright/siunitx/compare/v3.3.1...v3.3.2
[v3.3.1]: https://github.com/josephwright/siunitx/compare/v3.3.0...v3.3.1
[v3.3.0]: https://github.com/josephwright/siunitx/compare/v3.2.9...v3.3.0
[v3.2.9]: https://github.com/josephwright/siunitx/compare/v3.2.8...v3.2.9
diff --git a/Master/texmf-dist/doc/latex/siunitx/README.md b/Master/texmf-dist/doc/latex/siunitx/README.md
index 0d065403cff..1288929a5d9 100644
--- a/Master/texmf-dist/doc/latex/siunitx/README.md
+++ b/Master/texmf-dist/doc/latex/siunitx/README.md
@@ -1,5 +1,6 @@
-siunitx - A comprehensive (SI) units package
-============================================
+# `siunitx` - A comprehensive (SI) units package
+
+## Description
Physical quantities have both numbers and units, and each physical quantity
should be expressed as the product of a number and a unit. Typesetting physical
@@ -13,3 +14,11 @@ consistent way. The package has an extended set of configuration options which
make it possible to follow varying typographic conventions with the same input
syntax. The package includes automated processing of numbers and units, and the
ability to control tabular alignment of numbers.
+
+## Author
+
+This package is maintained by Joseph Wright: joseph.wright@morningstar2.co.uk
+
+## License
+
+Released under the LaTeX Project Public License v1.3c or later. See http://www.latex-project.org/lppl.txt \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf
index 669eb11190b..1f82d980c21 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 c92c1d87cfd..8d6c1a9c4ce 100644
--- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
+++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf
Binary files differ