summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/currency/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/currency/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/currency/README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/currency/README.md b/Master/texmf-dist/doc/latex/currency/README.md
index 8b37ca5f071..f95dbead147 100644
--- a/Master/texmf-dist/doc/latex/currency/README.md
+++ b/Master/texmf-dist/doc/latex/currency/README.md
@@ -4,7 +4,8 @@
## Overview
`currency` is a LaTeX package that facilitates the formatting
-of currencies (amounts and units). It is based on the `siunitx` package.
+of currencies (amounts and units). It is based on the `siunitx` package
+for printing numbers.
For instance, this code in the preamble defines a EUR monetary unit
@@ -40,6 +41,7 @@ for suggestions, feature requests, and bug reports.
pdflatex currency.ins
pdflatex currency.dtx
makeindex -s gind.ist currency.idx
+makeindex -s gglo.ist -o currency.gls currency.glo
pdflatex currency.dtx
pdflatex currency_doc.tex
@@ -47,3 +49,8 @@ biber currency_doc
pdflatex currency_doc.tex
```
+## Availability
+
+This package is available on [github](https://github.com/antoinelejay/currency) and on
+[CTAN](http://www.ctan.org/tex-archive/macros/latex/contrib/currency)
+