CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/currency

README.md

currency — Formatting currencies

Overview

currency is a package that facilitates the formatting 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

\DefineCurrency{EUR}{name={euro},plural={euros},symbol={\euro},iso={EUR},kind=iso,base=2}

that will be used later by

\dEUR{123} or \dEUR[kind=plural]{123}

to print 123 EUR or 123 euros. There are many ways to change to output (the symbol could be put in front of the amount as required by some typographical conventions, ...).

See the documentation for examples and installation instructions.

License

This work may be distributed and/or modified under the conditions of the Project Public License (LPPL), version 1.3 or later.

Please use the project's GitHub site at https://github.com/antoinelejay/currency for suggestions, feature requests, and bug reports.

Installation

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
biber currency_doc
pdflatex currency_doc.tex

Availability

This package is available on github and on CTAN

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (694.4k).

currency – Format currencies in a consistent way

The package facilitates the formatting of currencies (amounts and units) with various formatting capabilities.

Paketcurrency
Fehlermeldungenhttps://github.com/antoinelejay/currency/issues
Repositoryhttps://github.com/antoinelejay/currency
Version0.4 2018-10-22
LizenzenThe Project Public License 1.3
Copyright2018 Antoine Lejay
BetreuerAntoine Lejay
Enthalten inTeX Live als currency
MiKTeX als currency
ThemenEinheiten
Wissenschaftliche Arbeiten
Siehe auchsiunitx
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren