From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59434 Path: news.gmane.org!not-for-mail From: Stefan =?iso-8859-1?q?M=FCller?= Newsgroups: gmane.comp.tex.context Subject: \setupcite[authornum][...] not working Date: Tue, 8 Jun 2010 15:13:32 +0200 Message-ID: <201006081513.33011.warrence.stm@gmx.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1276002826 21093 80.91.229.12 (8 Jun 2010 13:13:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Jun 2010 13:13:46 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 08 15:13:44 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OLycf-00064A-TQ for gctc-ntg-context-518@m.gmane.org; Tue, 08 Jun 2010 15:13:41 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5BE90C9B21; Tue, 8 Jun 2010 15:13:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 53ejIavLzwoJ; Tue, 8 Jun 2010 15:13:41 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E0AAFC9B49; Tue, 8 Jun 2010 15:13:28 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 55ED2C9B49 for ; Tue, 8 Jun 2010 15:13:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id LkxysSt3QDJP for ; Tue, 8 Jun 2010 15:13:21 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by balder.ntg.nl (Postfix) with SMTP id 466B4C9B21 for ; Tue, 8 Jun 2010 15:13:21 +0200 (CEST) Original-Received: (qmail invoked by alias); 08 Jun 2010 13:13:20 -0000 Original-Received: from 77-64-198-101.dynamic.primacom.net (EHLO bragi.localnet) [77.64.198.101] by mail.gmx.net (mp044) with SMTP; 08 Jun 2010 15:13:20 +0200 X-Authenticated: #11064435 X-Provags-ID: V01U2FsdGVkX1+1/5wcjwa1F4D77UjdDwqHipN09VZJyQk+yFJon1 eZ8L5dZf/6T8Vt User-Agent: KMail/1.13.3 (Linux/2.6.32.12-115.fc12.i686; KDE/4.4.3; i686; ; ) In-Reply-To: X-Y-GMX-Trusted: 0 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:59434 Archived-At: 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 ___________________________________________________________________________________