From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54871 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: setupbibtex produces empty bbl file Date: Mon, 30 Nov 2009 08:27:13 +0100 Message-ID: <4B1373D1.6030308@elvenkind.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1259566058 21394 80.91.229.12 (30 Nov 2009 07:27:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Nov 2009 07:27:38 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 30 08:27:31 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 1NF0fT-0000yG-AW for gctc-ntg-context-518@m.gmane.org; Mon, 30 Nov 2009 08:27:31 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A116FC9BCF; Mon, 30 Nov 2009 08:24:26 +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 SiEvQZVwKfXg; Mon, 30 Nov 2009 08:24:15 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1B8AFC9B95; Mon, 30 Nov 2009 08:24:15 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0A70EC9B95 for ; Mon, 30 Nov 2009 08:24:13 +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 eHbKMicFSAD6 for ; Mon, 30 Nov 2009 08:24:10 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by balder.ntg.nl (Postfix) with ESMTP id 90CB5C9B41 for ; Mon, 30 Nov 2009 08:24:10 +0100 (CET) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 8649D802BE1F for ; Mon, 30 Nov 2009 08:27:13 +0100 (CET) User-Agent: Thunderbird 2.0.0.21 (X11/20090319) 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:54871 Archived-At: Bernhard Rosensteiner wrote: > Hello all, > > when i try to compile a document with citations i get an empty .bbl > file. log is attached. > > Interestingly it says (Handout.topThis is BibTeX, Version 0.99c (TeX > Live 2009), but paths must be set correct because LuaTeX in my > minimals folder is working and there is the file: > /Applications/ConTeXt/tex/texmf-osx-64/bin/bibtex. Do i make > something wrong Bibtex can be found, but bibtex itself cannot find its input files. It needs to find the cont-no.bst (bibtex style file) and the database Literatur.bib. The problem with the bst file probably comes from a bad or missing settings of BSTINPUTS in texmf.cnf. Here is what is my texmf.cnf: BSTINPUTS = .;$TEXMF/bibtex/{bst,csf}// The problem with the not found Literatur.bib file is something you will have to figure out yourself. There is a texmf.cnf variable for that (BIBINPUTS) but bibtex is able to find bib databases in the current directory without it. Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________