You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| numname | Convert a number to its English expression. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 344 bytes | 2007-Jul-05 | Shown below |
| numname.pdf | 111 KiB | 2010-May-02 | |
| numname.sty | 16 KiB | 2007-Jul-05 | |
| numname.tex | 1 KiB | 2010-May-02 |
*File sizes in kibibytes.
This package converts a numerical number to the english spelled out name of the number. For example, 1-> one, 2-> two, 12-> twelve. It can also convert to the ordinal number, 1->first, 2->second, etc. This code was cut and paste from the memoir.cls for use as an independent package for projects which prefer not to use the memoir class.