From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18833 Path: news.gmane.org!not-for-mail From: Mark Smith Newsgroups: gmane.comp.tex.context Subject: Re: xecontext/bibtex issue ? Date: Fri, 11 Mar 2005 15:53:05 +0100 Message-ID: References: <20050311141053.23203@mail.comp.lancs.ac.uk> 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: quoted-printable X-Trace: sea.gmane.org 1110553541 22331 80.91.229.2 (11 Mar 2005 15:05:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2005 15:05:41 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 11 16:05:41 2005 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 1D9lau-0005eJ-TM for gctc-ntg-context-518@m.gmane.org; Fri, 11 Mar 2005 15:58:30 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 065C61283E; Fri, 11 Mar 2005 15:59:03 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21484-01; Fri, 11 Mar 2005 15:59:02 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7262912842; Fri, 11 Mar 2005 15:55:04 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AEBF91283E for ; Fri, 11 Mar 2005 15:55:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21320-08 for ; Fri, 11 Mar 2005 15:55:01 +0100 (CET) Original-Received: from m1.imap-partners.net (m1.imap-partners.net [205.217.153.22]) by ronja.ntg.nl (Postfix) with ESMTP id CEEC612859 for ; Fri, 11 Mar 2005 15:53:09 +0100 (CET) Original-Received: from [10.0.1.4] (p54BCDC08.dip.t-dialin.net [84.188.220.8]) by m1.imap-partners.net (MOS 3.5.6-GR) with ESMTP id ASY05767 (AUTH mark@bbprojects.net) for ; Fri, 11 Mar 2005 06:53:07 -0800 (PST) Original-To: mailing list for ConTeXt users X-Priority: 3 In-Reply-To: <20050311141053.23203@mail.comp.lancs.ac.uk> X-Mailer: Mailsmith 2.1.5 (Blindsider) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:18833 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18833 Adam Lindsay wrote: >Mark Smith said this at Fri, 11 Mar 2005 14:56:06 +0100: > >>The problem is that bibtex "can't read" the .aux file that is generated >>by xextex. > >Okay, can we see a copy (or reduction) of that file, then? Hmm... Interesting. In preparing a short and highly sanitized file *with* c= itations, I find that the problem no longer exists. Jumped the gun with the= assumption about bibtex. I have three files. They all started out as LaTeX articles. Each could be p= rocessed w/o problems: latex bibtex latex latex =20 I then made the necessary modifications to generate a ConTeXt version of ea= ch file and: context bibtex context =20 also ran w/o problems. =20 However, with the minimum necessary modifications to the preamble: "xecontext" =20 =2E..would stop after generating the xdv and bibtex would not read the .au= x. I found that removing all of the paragraphs and elements containing citatio= ns enabled all three files to be processed to pdf via xetex. =20 Now, having made a sanitized and very short version of one of the three fil= es, but leaving a small number of citations in place, I find that: xecontext bibtex xecontext =20 =2E..runs fine as expected. I've got my work cut out to find the problem. Any tips about what I might l= ook for ? Could it be associated with particular environments or characters ? wt[and apologies]ia, mark.