From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32607 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Strange ConTeXt - XeTeX problem Date: Mon, 8 Jan 2007 10:46:06 -0500 (EST) Message-ID: References: <8570be060701080004n24748833g3553761541a3648b@mail.gmail.com> <45A20E11.6010000@wxs.nl> <8570be060701080449v189acf07sa814797b6e280e1@mail.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: sea.gmane.org 1168271198 28088 80.91.229.12 (8 Jan 2007 15:46:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Jan 2007 15:46:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 08 16:46:34 2007 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 1H3whe-0006Xi-5Q for gctc-ntg-context-518@m.gmane.org; Mon, 08 Jan 2007 16:46:26 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0AC991FF57; Mon, 8 Jan 2007 16:43: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 14762-01; Mon, 8 Jan 2007 16:42:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A752B1FF35; Mon, 8 Jan 2007 16:42:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 584E71FF36 for ; Mon, 8 Jan 2007 16:42:57 +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 13992-03-9 for ; Mon, 8 Jan 2007 16:42:52 +0100 (CET) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by ronja.ntg.nl (Postfix) with ESMTP id 800371FF33 for ; Mon, 8 Jan 2007 16:42:52 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY skycaptain.mr.itd.umich.edu ID 45A2673F.49B6C.30178 ; 8 Jan 2007 10:46:07 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: <8570be060701080449v189acf07sa814797b6e280e1@mail.gmail.com> 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:32607 Archived-At: On Mon, 8 Jan 2007, Helin Gai wrote: > Thanks for the reply. > > I solved the problem eventually by commenting out the line > > $ENV{'TEXFONTMAPS'} = '.;$TEXMF/fonts/map/{xetex,pdftex,dvips,}//' ; > > in texexec.pl. texexec.pl is no longer supported. About a year ago, ConTeXt moved to the ruby version texexec.rb. Try your code with texmfstart texexec --xetex filename Aditya