From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41202 Path: news.gmane.org!not-for-mail From: Jin-Hwan Cho Newsgroups: gmane.comp.tex.context Subject: A question about the node library in luatex Date: Mon, 26 May 2008 19:00:13 +0900 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211796337 25726 80.91.229.12 (26 May 2008 10:05:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 10:05:37 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Mon May 26 12:06:14 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 1K0ZaL-0003CK-R3 for gctc-ntg-context-518@m.gmane.org; Mon, 26 May 2008 12:05:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EC3FC1FC6B; Mon, 26 May 2008 12:04:58 +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 24065-02-2; Mon, 26 May 2008 12:04:05 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87A9F1FBEF; Mon, 26 May 2008 12:04:05 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC4901FA41 for ; Mon, 26 May 2008 12:04:03 +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 24064-02 for ; Mon, 26 May 2008 12:03:18 +0200 (CEST) Original-Received: from math.suwon.ac.kr (unknown [210.123.54.38]) by ronja.ntg.nl (Postfix) with ESMTP id 4A0271FBC6 for ; Mon, 26 May 2008 12:00:17 +0200 (CEST) Original-Received: from [10.0.1.2] (unknown [121.161.146.104]) by math.suwon.ac.kr (Postfix) with ESMTP id A2E5A22002E for ; Mon, 26 May 2008 18:59:57 +0900 (KST) X-Mailer: Apple Mail (2.919.2) 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:41202 Archived-At: I am trying a few tests with luatex. 1. Made a format file "luaetex.fmt" by "luatex --ini etex.ini" and a lua file "luaetex.lua" containing just one line "node.types()" 2. Test file "test.tex" is as follows: \directlua0{node.types()} \bye 3. Run "luatex --fmt=luaetex.fmt test". Then there is no problem. 4. Instead, "luatex --lua=luaetex.lua --fmt=luaetex.fmt test" causes an error. Why don't we use the node library in the lua file "luaetex.lua"? Thanks in advance, ChoF. ___________________________________________________________________________________ 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 ___________________________________________________________________________________