From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22832 Path: news.gmane.org!not-for-mail From: Idris Samawi Hamid Newsgroups: gmane.comp.tex.context Subject: RE: bib module: \setupcite macro Date: Mon, 3 Oct 2005 07:12:51 -0600 Message-ID: <43441EDF@webmail.colostate.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128345256 1119 80.91.229.2 (3 Oct 2005 13:14:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Oct 2005 13:14:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 03 15:14:15 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EMQ7s-0003Sh-4q for gctc-ntg-context-518@m.gmane.org; Mon, 03 Oct 2005 15:13:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D7E68127B8; Mon, 3 Oct 2005 15:12:58 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19594-04-3; Mon, 3 Oct 2005 15:12:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 57325127A1; Mon, 3 Oct 2005 15:12:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5D198127A1 for ; Mon, 3 Oct 2005 15:12:54 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19594-04-2 for ; Mon, 3 Oct 2005 15:12:53 +0200 (CEST) Original-Received: from eagle.colostate.edu (eagle.acns.colostate.edu [129.82.100.90]) by ronja.ntg.nl (Postfix) with ESMTP id 17C9B12791 for ; Mon, 3 Oct 2005 15:12:52 +0200 (CEST) Original-Received: from lamar.ColoState.EDU (lamar.acns.colostate.edu [129.82.100.75]) by eagle.colostate.edu (AIX5.1/8.11.6p2/8.11.0) with ESMTP id j93DCqI161064 for ; Mon, 3 Oct 2005 07:12:52 -0600 Original-Received: from webmail.colostate.edu (csunts4.acns.colostate.edu [129.82.100.135]) by lamar.ColoState.EDU (AIX5.3/8.11.6p2/8.11.0) with ESMTP id j93DCqD323836 for ; Mon, 3 Oct 2005 07:12:52 -0600 X-WebMail-UserID: ishamid Original-To: mailing list for ConTeXt users X-EXP32-SerialNo: 00002247, 00002264 X-Mailer: Infinite Mobile Delivery (Hydra) SMTP v3.62.01 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22832 Archived-At: Hi Thomas, >===== Original Message From "Thomas A. Schmitz" ===== >Just add an extra pair of braces: > >\def\citeyear[#1]{% > {{\cite[year]}[#1]% > }% >} Ok, does not crash but now I lose the reference completely in the output-( Best Idris ================================================ % output=pdf interface=en \setupwhitespace[big] \usemodule[bib] \setuppublications[alternative=apa] \setuppublications[autohang=yes] \setuppublications[numbering=no] \setuppublications[criterium=cite] \setuppublications[sorttype=bbl] % %\setuppublicationlist[totalnumber={},samplesize=,author={\invertedauthor}] \def\citeyear[#1]{% {{\cite[year]}[#1]% }% } \input test-bib.bbl \starttext \dots as Afghani points out \citeyear[afghani60]. \section{References}{\tfx\setupinterlinespace {\placepublications}} \stoptext ================================================ ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523