From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13969 Path: main.gmane.org!not-for-mail From: Matthias Weber Newsgroups: gmane.comp.tex.context Subject: Re: BibTeX question: How to make the .aux file (solved) Date: Tue, 28 Oct 2003 20:35:39 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <34000364-09B0-11D8-A2F6-000A95788FFC@indiana.edu> References: <20031027195218.GA5158@physik.fu-berlin.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067391772 19894 80.91.224.253 (29 Oct 2003 01:42:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2003 01:42:52 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Oct 29 02:42:50 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEfMI-0000Iv-00 for ; Wed, 29 Oct 2003 02:42:50 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id C8F2210AFC; Wed, 29 Oct 2003 02:42:40 +0100 (MET) Original-Received: from rockridge.uits.indiana.edu (rockridge.uits.indiana.edu [129.79.1.74]) by ref.ntg.nl (Postfix) with ESMTP id 5680D10ADF for ; Wed, 29 Oct 2003 02:35:40 +0100 (MET) Original-Received: from logchain.uits.indiana.edu (logchain.uits.indiana.edu [129.79.1.77]) by rockridge.uits.indiana.edu (8.12.10/8.12.10/IUPO) with ESMTP id h9T1Zb5Z028930 for ; Tue, 28 Oct 2003 20:35:38 -0500 (EST) Original-Received: from indiana.edu (dial-117-100.dial.indiana.edu [156.56.117.100]) by logchain.uits.indiana.edu (8.12.10/8.12.10/IUPO) with ESMTP id h9T1ZZWJ011676 for ; Tue, 28 Oct 2003 20:35:36 -0500 (EST) Original-To: ntg-context@ntg.nl In-Reply-To: <20031027195218.GA5158@physik.fu-berlin.de> X-Mailer: Apple Mail (2.552) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13969 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13969 Thanks to everybody for looking into this, the solution to the riddle was that I has actually \setupbibtex[database = minbib, sort = author] with extra blanks. After removing them, things work. Beginner's problems... Matthias