From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16274 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Re: btex ... etex in .mp Date: Fri, 27 Aug 2004 15:36:58 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040827153658.6d1fce52@glenlivet.elvenkind.com> References: <20040826200723.GC30875@puritan.pcp.ath.cx> <20040827093200.7545bd81@glenlivet.elvenkind.com> <20040827103231.GB2604@puritan.pcp.ath.cx> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093613845 1222 80.91.224.253 (27 Aug 2004 13:37:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Aug 2004 13:37:25 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 27 15:37:10 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C0guk-0004uz-00 for ; Fri, 27 Aug 2004 15:37:10 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4D82D12783; Fri, 27 Aug 2004 15:37:04 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02989-01; Fri, 27 Aug 2004 15:37:01 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9017612775; Fri, 27 Aug 2004 15:37:01 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C5F812775 for ; Fri, 27 Aug 2004 15:37:00 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02743-06 for ; Fri, 27 Aug 2004 15:36:59 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (unknown [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 888241276F for ; Fri, 27 Aug 2004 15:36:59 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 057681A0BB for ; Fri, 27 Aug 2004 15:35:55 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07285-07 for ; Fri, 27 Aug 2004 15:35:54 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id 5A3B61A007 for ; Fri, 27 Aug 2004 15:35:54 +0200 (CEST) Original-To: mailing list for ConTeXt users In-Reply-To: <20040827103231.GB2604@puritan.pcp.ath.cx> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: by 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16274 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16274 On Fri, 27 Aug 2004 12:32:31 +0200, Nikolai wrote: > * Taco Hoekwater [Aug 27, 2004 11:28]: > > > If you need run-time TeX labels, you can use the textext() macro from > > metafun, or John Hobby's TEX() macro (available after "input tex;") > > Hm, I tried textext(). Can it be used in vardef's? I get > > ! Isolated expression. > > ? > > from some of my pictures. I can't make sense of it. Anyway, the > affected pictures aren't coming out right. Am I doing something > terribly wronge here? Don't know. Metapost seems to be complaining about something that is part of extra_endfig, but neither trees.mp nor mp-text.mp do anything with that, so it may be completely unrelated ? If you can create a minimal file that shows the same problem and post/e-mail that, I may be able to help further. -- groeten, Taco