On 3/23/2013 8:39 AM, Alan BRASLAU wrote:
On Thu, 21 Mar 2013 22:32:25 +0100 "Thomas A. Schmitz"
wrote: On 03/21/2013 10:14 PM, Alan BRASLAU wrote:
Hello,
1. Is there some way to enable interaction with bibliographies? (i.e. hyperlinks from the citations to the list.)
2. Can one create an index of author names, for example, listing the pages of citations?
Alan
Hi Alan,
1. should work by default when you have \setupinteraction[state=start] in your document preamble.
So, playing with a minimal example reveals that interaction does not work when refcommand is set to authoryear, for example. (removing the setuppublications below gives working hyperlinks). Is this a bug?
probably a mkii left-over (prevent breaking big hyperlinks) .. can you try with \unexpanded\def\bibmaybeinteractive#1#2% {\doifbibinteractionelse{\gotobiblink{#2}[#1]}{#2}} ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------