On Sun, May 16, 2010 at 3:20 PM, Taylor Venable <span dir="ltr">&lt;<a href="mailto:taylor@metasyntax.net">taylor@metasyntax.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello, I just updated my TeXlive 2009 installation the other day from CTAN and am having a problem with some shortcut macros I was using to make indexing easier.  I have a shortest working example attached as test.tex, and the log file as well.  I&#39;ve summarised the things which can and can&#39;t be changed in the test file.  Essentially, if I have a \newcommand which creates an index entry and specifies the output formatting of that entry, while using Polyglossia, I get an error.  The error is:<br>

<br>! Missing control sequence inserted.<br>&lt;inserted text&gt; <br>                \inaccessible <br>l.7   \item {\ttfamily  \def r<br>                              m{tt}lambda}, \hyperpage{1}<br><br>Which originates from the .ind file produced by makeindex.  The error is sort of an obvious problem: that \def should not be there!  :-)  If I remove Polyglossia, it works.<br>
</blockquote><div><br>If I delete the .ind file and run xelatex/makeindex/xelatex it works fine.<br></div></div>