From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32351 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Making a verbatim file for another language Date: Fri, 29 Dec 2006 10:59:08 -0500 (EST) Message-ID: References: <58E326FC-9E9E-487E-A9D4-2CCA840F0E4D@mac.com> <6faad9f00612261047s2f12559es8b3d33e54261a70@mail.gmail.com> <491FFCED-C4FF-4827-9F7C-C5AFF7F27D86@mac.com> <7AC887FE-D047-4DD3-B152-54281A998401@mac.com> <6faad9f00612281547u4f9d91e8v9deec1e6f460053d@mail.gmail.com> <6faad9f00612290509n5694464er42ff74533b62d022@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167408095 16451 80.91.229.10 (29 Dec 2006 16:01:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Dec 2006 16:01:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 29 17:01:33 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 dough.gmane.org with esmtp (Exim 4.50) id 1H0KAe-0003pN-0T for gctc-ntg-context-518@m.gmane.org; Fri, 29 Dec 2006 17:01:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 79413200DB; Fri, 29 Dec 2006 16:59:16 +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 23246-02; Fri, 29 Dec 2006 16:59:15 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B35841FF82; Fri, 29 Dec 2006 16:57:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A0E841FE7D for ; Fri, 29 Dec 2006 16:57:19 +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 22840-03-4 for ; Fri, 29 Dec 2006 16:57:06 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with SMTP id 3F2F81FF82 for ; Fri, 29 Dec 2006 16:57:04 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY hackers.mr.itd.umich.edu ID 45953B4C.B1385.29612 ; 29 Dec 2006 10:59:09 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: 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:32351 Archived-At: On Fri, 29 Dec 2006, cormullion@mac.com wrote: > On 2006-12-29, at 13:09.0, Mojca Miklavec wrote: > > Which version of TeX/ConTeXt are you using? (Perhaps Hans has changed > > something in the meantime, to make that work again.) Are you using > > Gerben's i-Installer? In that case and if you have a chance, can you > > please test the new TeXLive-based distribution? > > ---- > TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005 > > executable : pdfetex > format : cont-en > inputfile : test2 > output : pdftex > interface : en > current mode : none > TeX run : 1 > > This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5) > \write18 enabled. > (/usr/local/teTeX/share/texmf.tetex/web2c/natural.tcx) > ---- This is the perl version of texexec > yes - and it's a default Gerben i-Installation, installed 1 week ago. > I wouldn't really know how to do any other kind... ;-) try using texmfstart texexec filename which should call the ruby version of texexec. What is the output of texmfstart texexec --check It will take some time, and it will be a long output, just post the first 10-15 lines. Aditya