ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Stefan Müller" <warrence.stm@gmx.de>
To: ntg-context@ntg.nl
Subject: \setupcite[authornum][...] not working
Date: Tue, 8 Jun 2010 15:13:32 +0200	[thread overview]
Message-ID: <201006081513.33011.warrence.stm@gmx.de> (raw)
In-Reply-To: <mailman.1.1275904802.15572.ntg-context@ntg.nl>

Hi,

I'm using the ams-bibliography style and want to include "authornum"-cites in 
the document (so i want to input something like "in the paper by 
\cite[authornum][doe]" instead of "in the paper by Doe \cite[num][doe]".

The \cite command works as intended, but I'm not able to change the 
typesetting properties with \setupcite[authornum][...]. The others, like 
\setupcite[num][...] and \setupcite[author][...] seem to work as they should, 
though.

I provide a minimal example below, where to options set in line 4 are not used 
for typesetting the \cite[ref1]. I'm using the context minimals, MkIV.

	\usemodule[bib]
	\setupbibtex[database={test.bib}]
	\setuppublications[alternative=ams, refcommand=authornum]
	\setupcite[authornum][left={\&}, andtext={ foo }, namesep={ bar }] % just 
some random options, none of them works
	
	\starttext
	
	\cite[ref1]
	
	\completepublications[criterium=all]
	
	\stoptext

I already tried apa style, the same there. In addition, the names of a 
citation placed with \cite[author] (e.g. "Doe and Fisher") are not typesetted 
as those of a citation placed with \cite[authornum] (e.g. "Doe,Fisher"), 
although I think (from a short glimpse at bibl-ams.tex) they should.

Am I doing something wrong or is this a bug? Any help appreciated.

Stefan.
___________________________________________________________________________________
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:[~2010-06-08 13:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1275904802.15572.ntg-context@ntg.nl>
2010-06-08 13:13 ` Stefan Müller [this message]
2010-06-08 14:36   ` Taco Hoekwater

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=201006081513.33011.warrence.stm@gmx.de \
    --to=warrence.stm@gmx.de \
    --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).