diff options
author | Karl Berry <karl@freefriends.org> | 2015-08-19 22:20:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-08-19 22:20:10 +0000 |
commit | 2e431097750226d3b07e434a16a319574a5370ad (patch) | |
tree | 4f2470f5d8e8a639e72ac14554e55a3cd8685c79 /Master/texmf-dist/doc/latex/siunitx | |
parent | 4a6cd05140576229cbc491cdff4f700f5fb31f82 (diff) |
siunitx (19aug15)
git-svn-id: svn://tug.org/texlive/trunk@38158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx')
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/LICENSE.md | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/README.md (renamed from Master/texmf-dist/doc/latex/siunitx/README) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/README.txt | 55 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx.pdf | bin | 621615 -> 613031 bytes |
4 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/LICENSE.md b/Master/texmf-dist/doc/latex/siunitx/LICENSE.md new file mode 100644 index 00000000000..69cdc42a1a3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/siunitx/LICENSE.md @@ -0,0 +1,5 @@ +Released under the [LaTeX Project Public +License](http://www.latex-project.org/lppl.txt), v1.3c or later. + +The package has status 'maintained': the current maintainer is +[Joseph Wright](joseph.wright@morningstar2.co.uk).
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/siunitx/README b/Master/texmf-dist/doc/latex/siunitx/README.md index abccc7d4465..abccc7d4465 100644 --- a/Master/texmf-dist/doc/latex/siunitx/README +++ b/Master/texmf-dist/doc/latex/siunitx/README.md diff --git a/Master/texmf-dist/doc/latex/siunitx/README.txt b/Master/texmf-dist/doc/latex/siunitx/README.txt new file mode 100644 index 00000000000..cf80911234b --- /dev/null +++ b/Master/texmf-dist/doc/latex/siunitx/README.txt @@ -0,0 +1,55 @@ +siunitx - A comprehensive (SI) units package +============================================== + +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 quantities requires care to +ensure that the combined mathematical meaning of the number-unit +combination is clear. In particular, the SI units system lays +down a consistent set of units with rules on how these are to be +used. However, different countries and publishers have differing +conventions on the exact appearance of numbers (and units). The +`siunitx` package provides a set of tools for authors to typeset +quantities in a 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. + +Installation +------------ + +The package is supplied in `dtx` format and as a pre-extracted +zip file, `siunitx.tds.zip`. The later is most convenient for +most users: simply unzip this in your local texmf directory . If +you want to unpack the `.dtx` yourself, running `tex +siunitx.dtx` will extract the package whereas `latex +siunitx.dtx` will extract it and also typeset the documentation. + +The package requires LaTeX3 support as provided in the +`l3kernel` and `l3packages` bundles. Both of these are available +on [CTAN](http://www.ctan.org/) as ready-to-install zip files. +Suitable versions are available in MiKTeX 2.9 and TeX Live 2015 +(updating the relevant packages online may be necessary). +LaTeX3, and so `siunitx`, requires the e-TeX extensions: these +are available on all modern TeX systems. + +Typesetting the documentation requires a number of packages in +addition to those needed to use the package. This is mainly +because of the number of demonstration items included in the +text. To compile the documentation without error, you will +need the packages: + - `amsmath` + - `booktabs` + - `cancel` + - `caption` + - `cleveref` + - `colortbl` + - `csquotes` + - `datatool` + - `helvet` + - `mathpazo` + - `multirow` + - `listings` + - `pgfplots` + - `xcolor` diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf Binary files differindex b69deb012ac..8b3384be734 100644 --- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf +++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf |