From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/85945 Path: news.gmane.org!not-for-mail From: Nicola Newsgroups: gmane.comp.tex.context Subject: No bibliography in the output, depends on file name Date: Wed, 15 Jan 2014 15:02:47 +0100 Organization: --- Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1389794599 26197 80.91.229.3 (15 Jan 2014 14:03:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Jan 2014 14:03:19 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 15 15:03:27 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W3R42-0004WF-8e for gctc-ntg-context-518@m.gmane.org; Wed, 15 Jan 2014 15:03:26 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7B77D101EA; Wed, 15 Jan 2014 15:03:25 +0100 (CET) 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 5e+G4yePybDW; Wed, 15 Jan 2014 15:03:20 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 33DBE101E6; Wed, 15 Jan 2014 15:03:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2F140101E6 for ; Wed, 15 Jan 2014 15:03:19 +0100 (CET) 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 vLDcDwhzZrOj for ; Wed, 15 Jan 2014 15:03:14 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id D5220101DE for ; Wed, 15 Jan 2014 15:03:14 +0100 (CET) Original-Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s0FE31gL028000 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 15 Jan 2014 15:03:07 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W3R3a-0003hZ-BO for ntg-context@ntg.nl; Wed, 15 Jan 2014 15:02:58 +0100 Original-Received: from 158.110.156.168 ([158.110.156.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Jan 2014 15:02:58 +0100 Original-Received: from nvitacolonna by 158.110.156.168 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Jan 2014 15:02:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 158.110.156.168 User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.91.229.3; country=NO; latitude=62.0000; longitude=10.0000; http://maps.google.com/maps?q=62.0000,10.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VLee31re - 08f81047f4f2 - 20140115 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:85945 Archived-At: Hi, maybe this is a known issue, but I couldn't find anything about it, so I'm reporting it. I'm writing a ConTeXt document called modern-c++.tex (in OS X 10.7.5). The content of the file is: \setupbibtex[database={modern-c++}, sort=author] \setuppublications[numbering=yes] \starttext \completepublications[criterium=all] \stoptext (Well, I haven't started to write my notes yet.) When typesetting it, though, no bibliography is printed (I've tried with Mark II/IV from MacTeX and with the latest Mark IV stable/beta). Renaming the .tex file to cplusplus.tex solves the problem (there is no need to rename the .bib file). Nicola ___________________________________________________________________________________ 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 ___________________________________________________________________________________