From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45051 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Invalid UTF-8 sequence in bbl file Date: Fri, 24 Oct 2008 00:14:17 +0200 Message-ID: <4900F739.3060000@elvenkind.com> References: <4900D731.7080204@gmail.com> 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 1224800187 27987 80.91.229.12 (23 Oct 2008 22:16:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2008 22:16:27 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 24 00:17:28 2008 connect(): Connection refused 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 lo.gmane.org with esmtp (Exim 4.50) id 1Kt8UX-0000Xr-GC for gctc-ntg-context-518@m.gmane.org; Fri, 24 Oct 2008 00:17:17 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B2E81FBB9; Fri, 24 Oct 2008 00:16:10 +0200 (CEST) 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 31675-02-2; Fri, 24 Oct 2008 00:15:33 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 48D4F1FB29; Fri, 24 Oct 2008 00:14:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E81E11FBF9 for ; Fri, 24 Oct 2008 00:14:50 +0200 (CEST) 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 00838-02 for ; Fri, 24 Oct 2008 00:14:18 +0200 (CEST) Original-Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by ronja.ntg.nl (Postfix) with ESMTP id 719C71FBDB for ; Fri, 24 Oct 2008 00:14:18 +0200 (CEST) Original-Received: from [192.168.178.20] (boo.demon.nl [82.161.175.147]) (authenticated bits=0) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id m9NMEI35075219 for ; Fri, 24 Oct 2008 00:14:18 +0200 (CEST) (envelope-from taco@elvenkind.com) User-Agent: Thunderbird 1.5.0.10 (X11/20070305) In-Reply-To: <4900D731.7080204@gmail.com> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:45051 Archived-At: Oleg Kolosov wrote: > 'texexec' ('texexec bibtest') runs fine but typesets references ('s' key) > incorrectly. > > As MkIV does not run bibtex on input files automatically, I run 'bibtex' > manually once ('bibtex bibtest'), then 'context' ('context bibtest') gives > 'Invalid UTF-8 sequence' error. This is caused by the fact that bibtex doesn't understand UTF-8 at all (it is only able to do something useful with byte encodings). I have no immediate solution for you, the best advice I can offer right now is for you to manually fix the bbl file after running bibtex. The whole database is converted in one go, and there is never a need to re-run bibtex unless when you delete the bbl by accident, so this is a single (laborious) step (under the assumption that the bib file is finished already). A long-term solution will depend on a more modern bib database processor (like J.M. Hufflen's mlbibtex). 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________