Hypertext Help with LaTeX

\alph

\alph{counter}

This command causes the current value of counter to be printed in alphabetic characters. The \alph command causes lower case alphabetic characters, i.e., a, b, c..., while the \Alph command causes upper case alphabetic characters, i.e., A, B, C...

The value of the counter must be less than 27.


See also Counters
Go to LaTeX Table of Contents


Revised 18 May 1995.