From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31716 Path: news.gmane.org!not-for-mail From: Philipp Reichmuth Newsgroups: gmane.comp.tex.context Subject: Specifying BibTeX engine Date: Sat, 04 Nov 2006 10:30:38 +0100 Message-ID: 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 1162632681 10109 80.91.229.2 (4 Nov 2006 09:31:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Nov 2006 09:31:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Nov 04 10:31:19 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 1GgHrs-00053a-N9 for gctc-ntg-context-518@m.gmane.org; Sat, 04 Nov 2006 10:31:12 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 912631FFBB; Sat, 4 Nov 2006 10:31:11 +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 18365-05; Sat, 4 Nov 2006 10:31:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 48FD81FFA9; Sat, 4 Nov 2006 10:31:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 494821FFB5 for ; Sat, 4 Nov 2006 10:31:01 +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 19187-01-2 for ; Sat, 4 Nov 2006 10:30:57 +0100 (CET) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with SMTP id 6E16D1FF3D for ; Sat, 4 Nov 2006 10:30:57 +0100 (CET) Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GgHrZ-00050W-3Q for ntg-context@ntg.nl; Sat, 04 Nov 2006 10:30:53 +0100 Original-Received: from e178136118.adsl.alicedsl.de ([85.178.136.118]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 04 Nov 2006 10:30:53 +0100 Original-Received: from reichmuth by e178136118.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 04 Nov 2006 10:30:53 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ntg-context@ntg.nl Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178136118.adsl.alicedsl.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.666 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:31716 Archived-At: 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. (Incidentally, I've been using a Python script to convert BibTeX files between Unicode and {\=a}-style accent notation and am currently thinking of putting in ConTeXt {\adiaeresis}-style accents as well; would this be of interest to anyone?) Philipp