On 12/20/05, Axel Dessecker <[EMAIL PROTECTED]> wrote: > > > Does anyone know how to get the "per mil" > > > symbol???? It is just % but with one more 0. > > > > I found this in a document dated 1998 (conference site) while Googling: > > "per mil Not available in LaTeX. Type 'per mil'." > > This is outdated. The permil symbol is part of the wasysym package - see > http://tug.org/TeXnik/mainFAQ.cgi?file=symbols/wasysym.
Alternatively, use package textcomp, and then \textperthousand as ERT. Paul