Verzeichnis macros/latex/contrib/numberpt
Package numberpt
Typeset counters spelled out in Portuguese.
Author: Miguel V. S. Frasson mvsfrasson@gmail.com
This material is subject to the LaTeX Project Public License 1.3c
What it does
Package numberpt defines commands to display counters speeled out in Portuguese.
For example,
\renewcommand{\thechapter}{\Numberpt{chapter}}
makes chapter titles to be rendered as
Capítulo Um
Capítulo Dois
The styles are
\numberptfor all lowercase\Numberptfor First word capitalized\Numberptfor All Capitalized\NUMBERPTfor ALL UPPERCASE
Options
In Portuguese, both “catorze” or “quatorze” (for 14) are correct.
In European Portuguese, the spelled out forms for 16, 17 and 19 are “dezasseis”, “dezassete” and “dezanove”. In Brazilian Portuguese, the forms are “dezesseis”, “dezessete” and “dezenove”.
The package has options
catorze(default) andquatorzeto select form for 14.dezesseis(default) anddezasseisto select Brazilian or European Portuguese forms for 16, 17 and 19.
Documentation
Full documentation on numberpt.pdf.
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (321.7k).
numberpt – Counters spelled out in Portuguese
This packages defines commands to display counters spelled out in Portuguese.
The styles are
-
\numberpt for
all lowercase
-
\Numberpt for
First word capitalized
-
\NumberPt for
All Capitalized
-
\NUMBERPT for
ALL UPPERCASE
For example,
\renewcommand{\thechapter}{\NumberPt{chapter}}
makes chapter titles to be rendered as
Capítulo Um
, Capítulo Dois
etc.
Options are offered to select variations in the
spelling of 14
, or Brazilian vs. European Portuguese
forms in the spelling of 16
, 17
, and 19
.
The package requires expl3 and xparse.
| Paket | numberpt |
| Version | 1.0 2019-07-13 |
| Lizenzen | The LaTeX Project Public License 1.3c |
| Copyright | 2019 Miguel V. S. Frasson |
| Betreuer | Miguel Vinícius Santini Frasson |
| Enthalten in | TeX Live als numberpt MiKTeX als numberpt |
| Themen | Portugiesisch Numbers |