From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41367 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: typesetting Arabic today Date: Fri, 6 Jun 2008 08:44:17 +0200 Message-ID: <115224fb0806052344v74d83cbcx956bed6a7cedf755@mail.gmail.com> References: <115224fb0806012329m686e4aa6n63552d59c3fac229@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: ger.gmane.org 1212734751 21164 80.91.229.12 (6 Jun 2008 06:45:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2008 06:45:51 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 06 08:46:32 2008 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 1K4ViZ-00020O-11 for gctc-ntg-context-518@m.gmane.org; Fri, 06 Jun 2008 08:46:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 332651FC06; Fri, 6 Jun 2008 08:45:42 +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 12230-02-6; Fri, 6 Jun 2008 08:45:01 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 919081FBCB; Fri, 6 Jun 2008 08:44:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B7EE1FBCB for ; Fri, 6 Jun 2008 08:44:56 +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 11934-06-3 for ; Fri, 6 Jun 2008 08:44:19 +0200 (CEST) Original-Received: from ag-out-0708.google.com (ag-out-0708.google.com [72.14.246.241]) by ronja.ntg.nl (Postfix) with ESMTP id 8C3971FBBD for ; Fri, 6 Jun 2008 08:44:18 +0200 (CEST) Original-Received: by ag-out-0708.google.com with SMTP id 35so2977442aga.1 for ; Thu, 05 Jun 2008 23:44:17 -0700 (PDT) Original-Received: by 10.151.108.13 with SMTP id k13mr2922692ybm.84.1212734657520; Thu, 05 Jun 2008 23:44:17 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Thu, 5 Jun 2008 23:44:17 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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:41367 Archived-At: On Wed, Jun 4, 2008 at 2:24 AM, Burak Emir wrote: > Hi, > > Thanks a lot for the answers, they saved me from going down abandoned paths. > > I have installed mkiv and have not yet figured out out how to run luatex on > that attached file... but will try a bit more before asking newbie > questions, I feel I should at least try to look at dome documentation before > asking newbie questions : ) ConTeXt should use normally use LauTeX by itself for the file because the first line in the file is "% engine=luatex", you could call process the file with "texexec --lua myfile" and LuaTeX will be used because of the lua parameter. You could test it with a example file, place the following lines in a file test.tex % engine=luatex \starttext Text \stoptext and process it with "texexec test" and take a look at the document proferences, the field PDF-Producer should contain something like luaTeX-0.25.3. Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________