From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31717 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Specifying BibTeX engine Date: Sat, 04 Nov 2006 10:53:58 +0100 Message-ID: <454C6336.4020808@elvenkind.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162634079 13091 80.91.229.2 (4 Nov 2006 09:54:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Nov 2006 09:54:39 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Nov 04 10:54:35 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1GgIEC-0000zx-S0 for gctc-ntg-context-518@m.gmane.org; Sat, 04 Nov 2006 10:54:17 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 282E81FFC1; Sat, 4 Nov 2006 10:54:16 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20065-02; Sat, 4 Nov 2006 10:54:08 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 616871FF67; Sat, 4 Nov 2006 10:54:08 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9151C1FF89 for ; Sat, 4 Nov 2006 10:54:05 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19711-03 for ; Sat, 4 Nov 2006 10:53:59 +0100 (CET) Original-Received: from post-26.mail.nl.demon.net (post-26.mail.nl.demon.net [194.159.73.196]) by ronja.ntg.nl (Postfix) with SMTP id 4CB501FF63 for ; Sat, 4 Nov 2006 10:53:59 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:45474 helo=[10.10.0.3]) by post-26.mail.nl.demon.net with esmtp (Exim 4.51) id 1GgIDu-000Nnc-SP for ntg-context@ntg.nl; Sat, 04 Nov 2006 09:53:58 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31717 Archived-At: Philipp Reichmuth wrote: > Hi, > > texexec has been doing the necessary BibTeX calls for some time now, but > is there a way to configure which BibTeX engine is being called? I am > using BibTeX 8 (because of Unicode in my bibliography) and have been > renaming the executable so far, but it seems there should be a better way. The next release will have \setupbibtex[bibtex=bibtex8] (default is the old one, because bibtex8 is not omnipresent). Greetings, Taco