Hi everybody, Is there any simple macro / flag available that would result in the page numbers for the "place of citation" for individual bibliography entries to show up in the bibliography, i.e. is there some functionality similar to "backref" (http://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/) available in ConTeXt? I got pretty excited when I saw the option \setuppublicationlist[% pagenumber=yes,% ] in the manual since I expected it would do the job. I however cannot see any changes when setting this to "yes" in my document. As far as I can see there is also no explanation in the bib manual by Taco Hoekwater, right?! I would very much appreciate if one of you guys could point me to the right direction or even better provide me with some code snippets / a solution? Thanks in advance, Andreas
On 08/22/2011 01:30 PM, Andreas Mang wrote:
I got pretty excited when I saw the option
\setuppublicationlist[% pagenumber=yes,% ]
in the manual since I expected it would do the job. I however cannot see any changes when setting this to "yes" in my document. As far as
This used to work, but it probably broke as a side-effect of the rewrite that took place when the standalone module was merged back in the code. Best wishes, Taco PS I assume this should go to Thomas' list of problems with the current version.
On 22-8-2011 13:30, Andreas Mang wrote:
Hi everybody,
Is there any simple macro / flag available that would result in the page numbers for the "place of citation" for individual bibliography entries to show up in the bibliography, i.e. is there some functionality similar to "backref" (http://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/) available in ConTeXt?
I got pretty excited when I saw the option
\setuppublicationlist[% pagenumber=yes,% ]
in the manual since I expected it would do the job. I however cannot see any changes when setting this to "yes" in my document. As far as I can see there is also no explanation in the bib manual by Taco Hoekwater, right?!
I would very much appreciate if one of you guys could point me to the right direction or even better provide me with some code snippets / a solution?
as taco mentioned: coordinate this with Thomas and make a minimal example + spec, after that I'll look into it. Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
Hi Thomas (?!), See attached; I hope this is any good. I am actually using a *.bib file but as it seems the problem persists for hardcoded bib entries. Cheers, Andreas
participants (3)
-
Andreas Mang
-
Hans Hagen
-
Taco Hoekwater