From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/69401 Path: news.gmane.org!not-for-mail From: Paul Menzel Newsgroups: gmane.comp.tex.context Subject: Re: Bibliography is not working: entries not shown Date: Wed, 22 Jun 2011 23:44:54 +0200 Message-ID: <1308779094.21159.9.camel@mattotaupa> References: <4E025A59.8000903@googlemail.com> <20110622211527.GP20248@rae.vm.bytemark.co.uk> <4E025E99.2070109@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1310641386==" X-Trace: dough.gmane.org 1308779113 12406 80.91.229.12 (22 Jun 2011 21:45:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Jun 2011 21:45:13 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 22 23:45:08 2011 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 1QZVEP-0003Lc-7E for gctc-ntg-context-518@m.gmane.org; Wed, 22 Jun 2011 23:45:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B66B9CAE0C; Wed, 22 Jun 2011 23:45:03 +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 z4S1jcTiokrs; Wed, 22 Jun 2011 23:45:01 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 27B65CAE10; Wed, 22 Jun 2011 23:45:01 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 95663CAE10 for ; Wed, 22 Jun 2011 23:44:59 +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 b3ynNIblhm2e for ; Wed, 22 Jun 2011 23:44:57 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id A4C63CAE0C for ; Wed, 22 Jun 2011 23:44:57 +0200 (CEST) Original-Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p5MLiuuC006438 for ; Wed, 22 Jun 2011 23:44:57 +0200 Original-Received: from f053036030.adsl.alicedsl.de ([78.53.36.30] helo=[192.168.178.21]) by mail.gw90.de with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1QZVEP-0007PE-GZ for ntg-context@ntg.nl; Wed, 22 Jun 2011 21:45:05 +0000 In-Reply-To: <4E025E99.2070109@googlemail.com> X-Mailer: Evolution 2.32.3 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=188.40.100.199; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0rEX9IUJ9 - 4d3378daf97d - 20110622 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:69401 Archived-At: --===============1310641386== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-he6f6v4q2qwn3izOTHDk" --=-he6f6v4q2qwn3izOTHDk Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Am Mittwoch, den 22.06.2011, 23:28 +0200 schrieb yoraxe: > Am 22.06.2011 23:15, schrieb Pontus Lurcock: > > On Wed 22 Jun 2011, yoraxe wrote: > >=20 > >> \setupbibtex[database=3Dbib] > >> > >> \starttext > >> \completepublications > >> \stoptext > >=20 > > You want \completepublications[criterium=3Dall], if you wish to list > > publications even when they're not referenced in the text. Perhaps you > > were misled by the name -- \completepublications (as opposed to > > \placepublications) just means you get the title =E2=80=98References=E2= =80=99 > > at the top of the page. The =E2=80=98criterium=E2=80=99 argument contro= ls which > > publications are actually included. >=20 > Thanks for the information. I really didn't know that. But unfortunately > this does not change anything. Please attach your TeX, output and log files. Thanks, Paul --=-he6f6v4q2qwn3izOTHDk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk4CYlEACgkQPX1aK2wOHVhaLQCaAht0UWeB7Uqlt7q5lceYAMT0 NsgAnRG6ABGSel7hO+Jqcp7+uO6uZ+C6 =wrWT -----END PGP SIGNATURE----- --=-he6f6v4q2qwn3izOTHDk-- --===============1310641386== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1310641386==--