Joe Riel <joe.riel at incep.com> wrote: > How do I handle a section title that has math in it? > For example > > \documentclass{article} > \usepackage{hyperref} > > \begin{document} > > \tableofcontents > \section{$\alpha$ Alpha} \section{\texorpdfstring{$\alpha$}{xxx} Alpha} > ... > \end{document} Ciao Andreas