Saturday, 8 June 2013

Transforming numbers to \alph numbers

Transforming numbers to \alph numbers

Is it possible to have a simple command \makeAlph which would do the following :
return a when it receives 1
return b when it receives 2
etc.
return `` in the other cases ?
Thank you.
PS : I know how to do it with counters but this is not what I want.

No comments:

Post a Comment