I normally do, but as lmoderm is still under development,
I would discourage from using it as standard (e.g. \textcircled don't work with lmodern).
???
\documentclass[12pt]{article} \usepackage[T1]{fontenc} \usepackage{lmodern} \begin{document}
\textcircled{3}
\end{document}
But now look in the output. You can also take a look at
you too .. ;-)
http://pc52.ifw.ing.tu-bs.de/~harders/latex/textcircled.pdf
why did you load the package textcomp for this example?
Herbert
