From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32395 Path: news.gmane.org!not-for-mail From: Jarimatti Valkonen Newsgroups: gmane.comp.tex.context Subject: Re: Making a verbatim file for another language Date: Sat, 30 Dec 2006 23:24:31 +0200 Message-ID: <8D5DE4FB-9B7B-4D7E-906F-E1CA75146617@hytti.uku.fi> References: <58E326FC-9E9E-487E-A9D4-2CCA840F0E4D@mac.com> <458FAA34.7030507@elvenkind.com> <6faad9f00612261047s2f12559es8b3d33e54261a70@mail.gmail.com> <491FFCED-C4FF-4827-9F7C-C5AFF7F27D86@mac.com> <642127EE-81EE-4BF7-9DF6-4A92AB320E09@hytti.uku.fi> <5BEB99A9-D3A1-46BD-ABF1-86765086161F@mac.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167553793 24112 80.91.229.12 (31 Dec 2006 08:29:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Dec 2006 08:29:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 31 09:29:52 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 lo.gmane.org with esmtp (Exim 4.50) id 1H0w4k-0007Yv-IA for gctc-ntg-context-518@m.gmane.org; Sun, 31 Dec 2006 09:29:50 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0AFA72007D; Sun, 31 Dec 2006 09:27:31 +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 08074-05; Sun, 31 Dec 2006 09:27:22 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5300620048; Sun, 31 Dec 2006 09:27:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A09CE1FF78 for ; Sat, 30 Dec 2006 22:23:08 +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 11572-03 for ; Sat, 30 Dec 2006 22:23:02 +0100 (CET) Original-Received: from isolokki.dnainternet.net (isolokki.dnainternet.net [212.149.75.39]) by ronja.ntg.nl (Postfix) with SMTP id 7198E1FF4D for ; Sat, 30 Dec 2006 22:23:02 +0100 (CET) Original-Received: from [10.0.2.19] (host-212-149-204-43.kpylaajakaista.net [212.149.204.43]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by isolokki.dnainternet.net (Postfix) with ESMTP id B050AD784 for ; Sat, 30 Dec 2006 23:25:16 +0200 (EET) In-Reply-To: <5BEB99A9-D3A1-46BD-ABF1-86765086161F@mac.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Sun, 31 Dec 2006 09:27:20 +0100 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:32395 Archived-At: cormullion@mac.com kirjoitti 30.12.2006 kello 16.18: > > On 2006-12-30, at 09:22.0, Jarimatti Valkonen wrote: > >> Works fine here. System: Mac OS 10.4.8, using default Vim (6.2: >> yikes, thats old!). >> ConTeXt ver: 2006.08.08 21:51 fmt: 2006.11.1 > > Thanks Jarimatti for sharing that. It suggests that my week-old > installation isn't the most up to date one: > >> ConTeXt ver: 2005.01.31 fmt: 2006.7.23 int: english mes: english > > I obviously chose a suboptimal option when I started i-Installer. > (Not difficult, really - it felt like a first attempt to hot-wire a > Boing 747... :-) That is odd, as I haven't updated my ConTeXt in a while. My ConTeXt updater i-Package (context-update.ii2) is dated 2006/10/06 meaning that it's almost three months old. And I'm still using the teTeX installation that is apparently no longer available (tex.ii2). Anyway, I use ConTeXt from the shell (Terminal.app) and have defined the following aliases: --- # ConTeXt stuff alias texmfstart="ruby /usr/local/teTeX/share/texmf.local/scripts/ context/ruby/texmfstart.rb" alias context="texmfstart texexec" --- You could try those, just change the name and path to texmfstart.rb so that it matches your installation. After adding the aliases you can just issue command 'context myfile.tex' and the file gets processed. -- Jarimatti Valkonen javalkon@hytti.uku.fi