From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/38668 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt mkiv on Ubuntu (Hardy alpha) Date: Thu, 17 Jan 2008 00:49:53 +0100 Message-ID: <478E9821.6060206@elvenkind.com> References: <7871fcf50801151325t5697e173udf77b4879093cd89@mail.gmail.com> <7871fcf50801151847r3566e6dak7a0a2d03b9ee5769@mail.gmail.com> <7871fcf50801160927l448ca798g1f935ff01e829a84@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 1200531980 16998 80.91.229.12 (17 Jan 2008 01:06:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jan 2008 01:06:20 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 17 02:06:37 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 1JFJCr-0005wL-P8 for gctc-ntg-context-518@m.gmane.org; Thu, 17 Jan 2008 02:06:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4B1221FBEB; Thu, 17 Jan 2008 01:42:42 +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 32529-02-2; Thu, 17 Jan 2008 01:38:28 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D68C1FBC1; Thu, 17 Jan 2008 01:16:47 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9CD071FB3C for ; Thu, 17 Jan 2008 01:08:00 +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 00185-01-2 for ; Thu, 17 Jan 2008 01:04:58 +0100 (CET) Original-Received: from www.bittext.nl (unknown [195.86.58.132]) by ronja.ntg.nl (Postfix) with ESMTP id 3E7271FC8E for ; Thu, 17 Jan 2008 00:50:38 +0100 (CET) Original-Received: from localhost (vz3.aanhet.net [127.0.0.1]) by www.bittext.nl (Postfix) with ESMTP id D1E861E8C2B4 for ; Thu, 17 Jan 2008 00:49:56 +0100 (CET) X-Virus-Scanned: amavisd-new at bittext.nl Original-Received: from www.bittext.nl ([127.0.0.1]) by localhost (vz3.aanhet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fYa3JQdKskJG for ; Thu, 17 Jan 2008 00:49:51 +0100 (CET) Original-Received: from [10.10.0.6] (boo.demon.nl [82.161.175.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by www.bittext.nl (Postfix) with ESMTP id DA9701E8C2B3 for ; Thu, 17 Jan 2008 00:49:51 +0100 (CET) User-Agent: Thunderbird 1.5.0.10 (X11/20070305) In-Reply-To: <7871fcf50801160927l448ca798g1f935ff01e829a84@mail.gmail.com> 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:38668 Archived-At: Joel C. Salomon wrote: > On Jan 15, 2008 10:51 PM, Aditya Mahajan wrote: >>> Is there a test file with mkiv-only features I can better test my >>> installation on? >> \ctxlua{a = 1.5 ; b = 1.8 ; c = a*b ; tex.print(c) ;} >> >> This will definitely not work for mkii :) > > Good point; and here's where I ran into trouble: > ... > ! Undefined control sequence. > l.3 \ctxlua > {a = 1.5 ; b = 1.8 ; c = a*b ; tex.print(c) ;} > ? > > Is texexec for some reason not actually running luatex here? Yes ... > chesky@maxwell:~/Documents/tex practice$ texexec --lutex hello_lua.tex --luatex, not --lutex typos on texexec's command line are silently ignored, and mkii is still the default, so texexec runs pdftex instead of luatex. 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 ___________________________________________________________________________________