From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19514 Path: news.gmane.org!not-for-mail From: David Wooten Newsgroups: gmane.comp.tex.context Subject: \newbibfield[help!] : Very quick question. Date: Thu, 31 Mar 2005 16:09:48 -0800 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1112314157 5987 80.91.229.2 (1 Apr 2005 00:09:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Apr 2005 00:09:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 01 02:09: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 1DH9iO-0002rW-9S for gctc-ntg-context-518@m.gmane.org; Fri, 01 Apr 2005 02:08:44 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 629BF12854; Fri, 1 Apr 2005 02:09:59 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06751-05; Fri, 1 Apr 2005 02:09:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E6B68127F9; Fri, 1 Apr 2005 02:09:53 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 71A08127F9 for ; Fri, 1 Apr 2005 02:09:52 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06652-07 for ; Fri, 1 Apr 2005 02:09:51 +0200 (CEST) Original-Received: from calmail-fe3.berkeley.edu (mailfarm.Berkeley.EDU [128.32.61.106]) by ronja.ntg.nl (Postfix) with ESMTP id 42895127A8 for ; Fri, 1 Apr 2005 02:09:51 +0200 (CEST) Original-Received: from [69.110.228.169] (account wooten@calmail.berkeley.edu HELO [10.0.1.201]) by calmail-fe3.berkeley.edu (CommuniGate Pro SMTP 4.2.6) with ESMTP-TLS id 46913850 for ntg-context@ntg.nl; Thu, 31 Mar 2005 16:09:49 -0800 Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19514 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19514 Greetings all, In working with the bib module, I've been trying to understand the=20 addition of a field. There is a "\newbibfield" command, but it is not=20 entirely clear where to declare it. E.g., I want to have a field called=20= "yearnote". If I place this in the list of commands in the t-bib.tex=20 file, and call for it with "\insertyearnote" in the=20 \setuppublicationlayout, it works perfectly. But declaring=20 \newbibfield[yearnote] yields me an "undefined control sequence". Is=20 there a special place to declare the latter? =97 I've tried in my = current=20 file, before and after \starttext, in the .bbl file, before and after=20 \setuppublicationlist=85 no luck! Regards, David