<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 4 July 2014 00:06, Andres Löh <span dir="ltr"><<a href="mailto:andres.loeh@gmail.com" target="_blank">andres.loeh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Hi.<br>
<br>
It seems that there's a bad interaction between hyperref and makeidx.<br>
The | character is used by makeidx and hyperref for something that's<br>
called "encapsulation", which means applying a formatting directive to<br>
the page number. The makeidx program seems to support escaping the |<br>
by using "|, but hyperref seems to get confused by this. Therefore,<br>
the indexing of the logical or operator fails.<br>
<br>
I haven't quickly been able to find a fix. One option could be to<br>
change the encapsulation character from | to something unused.<br>
<br>
A quick fix is to disable hyperref's attempts to link the index, by<br>
saying \usepackage[hyperindex=false]{hyperref}. That should make the<br>
report compile.<br></blockquote><div><br></div><div>Thanks, let me try that.</div></div></div></div>