From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23799 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: How is it possible to include DraTex codein Context? Date: Sat, 26 Nov 2005 01:33:14 +0100 Message-ID: <4387AD4A.3030604@wxs.nl> References: <3DA71F8D231E5F40956368B045D89FB4035821E3@calepin.gst.uqam.ca> <4387AB72.3050900@uqam.ca> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1132965298 6890 80.91.229.2 (26 Nov 2005 00:34:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 26 Nov 2005 00:34:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Nov 26 01:34:54 2005 Return-path: 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 1Efo0P-0004nA-6d for gctc-ntg-context-518@m.gmane.org; Sat, 26 Nov 2005 01:33:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A9EC4128AE; Sat, 26 Nov 2005 01:33:28 +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 14671-07-6; Sat, 26 Nov 2005 01:33:21 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C9AE5128A8; Sat, 26 Nov 2005 01:33:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 63BFC128A3 for ; Sat, 26 Nov 2005 01:33:19 +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 14671-07-5 for ; Sat, 26 Nov 2005 01:33:17 +0100 (CET) Original-Received: from controller-1 (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with ESMTP id B7D4E128A8 for ; Sat, 26 Nov 2005 01:33:17 +0100 (CET) Original-Received: from [10.100.1.103] (unverified [10.100.1.103]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 4999 for ; Sat, 26 Nov 2005 01:37:51 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <4387AB72.3050900@uqam.ca> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:23799 Archived-At: Fabrice Larribe wrote: > Hans Hagen wrote: > Re: [NTG-context] How is it possible to include DraTex codein Context? > >> > \usemodule[dratex] >> > \usemodule[Aldratex] >> >> remove the second line \usemodule >> >> anyhow, your example works ok here >> >> Hans >> > > Thanks (again !). But this does not work, at least on my system. [I > have updated my distribution]. > If I remove the second line, as you suggest, then the system does not > the command > "CircleNode()" which is defined in the AlDraTex module. And if I keep > the line, same problem as before... > I wait if Eitan Gurari can do something... it looks like it is not loading the module i sent you but the dratex files directly (which is fallback bahaviour) (did you run mktexlsr?) can you try it with m-dratex.tex in your current path Hans