Taco Hoekwater wrote:

> Maybe a cut&paste error? It works fine over here, on my local
> copy of your thesis. Fragment attached
Indeed! Sorry for bothering you!

> I've just uploaded a new version. The new option
> 
>    \setupcite[interaction=stop] % default=start
> 
> disables hyperlinks.
Very nice ... included a 
\doifelse{\XMLop{interaction}}{no}
  {\setupcite[interaction=stop]}
  {}
Into my chapter definition and call the abstract chapter with 
<chapter interaction="no">
</chapter>

Works just the way I need it.

Thanks!

Joh

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to