On Sat, 14 Jan 2017 15:52:25 +0100
MF <mass...@fastwebnet.it> wrote:

> Now an alternative approach I thought, because the index I'm working
> on is a biographical index, I mean a index of cited people, with a
> biographical profile.

One can create an index with the publications module as follows:

\defineregister
  [indexofauthors]

\definebtrxregister
  [authors]
  [field=author,
   register=indexofauthors,
   method=always,
   dataset=default,
   alternative=invertedshort]

...

\placeregister [indexofauthors] [compress=yes]

This will create an index of all \cited authors. Note that one can index
any field, for example title or keywords would be useful. I have not
thought about how to add a biographical profile.

Alan
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to