ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Martin Rimmler <martin.rimmler@gmail.com>
To: ntg-context@ntg.nl
Subject: No interaction for publications with author-year style
Date: Sat, 02 Feb 2013 16:28:42 +0100	[thread overview]
Message-ID: <510D30AA.4030100@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 670 bytes --]

Hi all,

I cannot get interactive publication references with author-year styles, 
i.e. all apa  and ssa alternatives. See below:


\setupbibtex[database={sample}]
\setuppublications[alternative=apa]

\setupinteraction[state=start,color=blue]
\setupcombinedlist[publications][interaction=all]


\starttext

Here I reference Ref1 \cite[ref1] and Ref2 \cite[ref2].
\page[yes]

\placepublications[criterium=all]

\stoptext


It works, however, with \setuppublications[alternative=ams] or with the 
num alternatives. In short, author-year styles do not work, but number 
styles do.
Any clues as to what might help?
I attached the bib file.
Thanks in advance.

Best,

Martin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: sample.bib --]
[-- Type: text/x-bibtex; name="sample.bib", Size: 320 bytes --]

@Article{	  ref1,
  author	= {{Author 1}},
  title		= {Title 1},
  journal	= {Journal 1},
  volume	= {1},
  number	= {1},
  pages		= {1-11},
  year		= {2001}
}

@Article{	  ref2,
  author	= {{Author 2}},
  title		= {Title 2},
  journal	= {Journal 2},
  volume	= {2},
  number	= {2},
  pages		= {2-22},
  year		= {2002}
}

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2013-02-02 15:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-02 15:28 Martin Rimmler [this message]
2013-02-11 17:43 Martin Rimmler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=510D30AA.4030100@gmail.com \
    --to=martin.rimmler@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).