From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53106 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan-Erik_H=E4ggl=F6f?= Newsgroups: gmane.comp.tex.context Subject: Re: bibtex referencelist doesn't show up with mkiv Date: Wed, 23 Sep 2009 10:04:39 +0200 Message-ID: <4AB9D697.5060605@bredband.net> References: <4AB922DB.5090504@bredband.net> <74EC16AC-7BFD-4727-8365-4F4562AC6F27@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253693112 29415 80.91.229.12 (23 Sep 2009 08:05:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Sep 2009 08:05:12 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Sep 23 10:05:00 2009 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.50) id 1MqMqO-0004a3-07 for gctc-ntg-context-518@m.gmane.org; Wed, 23 Sep 2009 10:04:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7FD3CC9BB4; Wed, 23 Sep 2009 10:04:54 +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 n7Z8cPP+EWgx; Wed, 23 Sep 2009 10:04:51 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A8D5CC9BA6; Wed, 23 Sep 2009 10:04:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A6FEBC9BA6 for ; Wed, 23 Sep 2009 10:04:47 +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 5C8pNtrYtAjX for ; Wed, 23 Sep 2009 10:04:41 +0200 (CEST) Original-Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by balder.ntg.nl (Postfix) with ESMTP id B512DC9B8C for ; Wed, 23 Sep 2009 10:04:41 +0200 (CEST) Original-Received: from iph1.telenor.se (195.54.127.132) by proxy2.bredband.net (7.3.140.3) id 4A8FF71400C2E64E for ntg-context@ntg.nl; Wed, 23 Sep 2009 10:04:40 +0200 X-SMTPAUTH-B2: mrheggiz X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aq4CAE9zuUrCZ8uO/2dsb2JhbAAIlia/W4QbBQ X-IronPort-AV: E=Sophos;i="4.44,437,1249250400"; d="scan'208";a="47217377" Original-Received: from stadsbiblioteket.pub.orebro.se (HELO [10.202.28.60]) ([194.103.203.142]) by iph1.telenor.se with ESMTP; 23 Sep 2009 10:04:40 +0200 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) In-Reply-To: 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:53106 Archived-At: Aditya Mahajan skrev: > On Tue, 22 Sep 2009, Thomas A. Schmitz wrote: > >> >> On Sep 22, 2009, at 9:17 PM, Janneman wrote: >> >>> Hi All! >>> >>> It seems to be broken in some way when I try this >>> >>> example >> >> This works here: >> >> \setuppublications[state=start] >> \setupbibtex[database=testbib] >> >> \starttext >> >> \section{one} % or \chapter or \subsection or whatever >> >> \cite[Carlsen2008amt] >> \cite[Dash2008fik] >> \cite[Haggstrom2008tso] >> \cite[Klisinska2009tft] >> \cite[Lantz-Andersson2009fie] >> \cite[Langstrom2008msf] >> \cite[Sumpter2009oao] >> >> \completepublications >> >> \stoptext >> >> Hans, we talked about this a while ago: should we put this in the >> docu (i.e. bib needs some sort of structure before the first >> references), or should this be fixed? Not that it matters much, I >> think... > > Or just say > > \completepublications[criterium=all] > > Aditya > ___________________________________________________________________________________ > > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > > Ok thanks all for the reply. As I understood the controlsequence \completepublications[criterium=all] means that the cited titles is beeing listed not the un-cited. Therefore the list should appear according to my example. So I get in to it with \setuppublications[state=start] and see what happens. Regards Janneman ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________