Index of /ctan/macros/latex/contrib/numname/
| | | |
../ | | - | Directory |
numname.pdf | 2010-May-02 18:14:14 | 110.9K | application/pdf |
numname.sty | 2007-Jul-05 20:49:00 | 16.1K | application/octet-stream |
numname.tex | 2010-May-02 18:14:14 | 0.8K | application/x-tex |
README | 2007-Jul-05 11:31:00 | 0.3K | text/plain;charset=utf-8 |
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.