summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/currency/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-25 21:34:28 +0000
committerKarl Berry <karl@freefriends.org>2018-10-25 21:34:28 +0000
commit56ff75d2dc5bee2624945e8dd43945f1670e040d (patch)
tree6b9cb281b97f2542f9968a2f592b8e4cfa615e86 /Master/texmf-dist/doc/latex/currency/README.md
parent4f28912f38990fab7aac77cdaba57f15b9d4bd0b (diff)
currency (25oct18)
git-svn-id: svn://tug.org/texlive/trunk@48990 c570f23f-e606-0410-a88d-b1316a301751
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)
+