From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31770 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Some questions about luatex Date: Tue, 7 Nov 2006 09:45:42 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162889175 27056 80.91.229.2 (7 Nov 2006 08:46:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Nov 2006 08:46:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 07 09:46:12 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GhMas-0006VI-Pn for gctc-ntg-context-518@m.gmane.org; Tue, 07 Nov 2006 09:46:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1F9011FDFD; Tue, 7 Nov 2006 09:46: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 30672-06; Tue, 7 Nov 2006 09:45:56 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 874CE1FDFA; Tue, 7 Nov 2006 09:45:56 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 962A41FDFD for ; Tue, 7 Nov 2006 09:45:52 +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 31058-04-2 for ; Tue, 7 Nov 2006 09:45:45 +0100 (CET) Original-Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by ronja.ntg.nl (Postfix) with SMTP id 9E9F41FDF7 for ; Tue, 7 Nov 2006 09:45:44 +0100 (CET) Original-Received: by nz-out-0102.google.com with SMTP id 14so917627nzn for ; Tue, 07 Nov 2006 00:45:43 -0800 (PST) Original-Received: by 10.65.154.2 with SMTP id g2mr7316736qbo.1162889142898; Tue, 07 Nov 2006 00:45:42 -0800 (PST) Original-Received: by 10.65.183.11 with HTTP; Tue, 7 Nov 2006 00:45:42 -0800 (PST) Original-To: ntg-context@ntg.nl Content-Disposition: inline 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:31770 Archived-At: hi some questions about luatex (www.luatex.org) 1) will be possible some code like \luatry{% ...tex code} \luaexcept{ ..tex code} 2) will be possible to embedding some other language ie Python (of course, reading the C source) ? Thanks in advance luigi