AZ logo

CTAN directory: /macros/latex/contrib/numname

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
numname Convert a number to its English expression.

Files

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.

Contents of README

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.