numname

Converts a numerical number to the english spelled-out name of the number

Version:
Copyright:
License:
Packaged on:
07/06/2007 09:28:46
Number of files:
3
Size on disk:
17.49 kB

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.