I'm using the memoir class with the hyperref package (among others) and compiling with PDFLaTeX. I'm getting the following warnings when I have math (in this case the Greek epsilon symbol) in a section title that needs to go in the Table of Contents:
Code: Select all
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line 13.
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `\epsilon' on input line 13.
Thanks in advance,
UJS