From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20849 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Metapost question Date: Tue, 14 Jun 2005 08:54:22 +0200 Message-ID: <42AE7F1E.8050401@physik.fu-berlin.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118732018 18934 80.91.229.2 (14 Jun 2005 06:53:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2005 06:53:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 14 08:53:37 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 1Di5IO-000483-JH for gctc-ntg-context-518@m.gmane.org; Tue, 14 Jun 2005 08:53:12 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C308D1281F; Tue, 14 Jun 2005 08:58:08 +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 28331-01; Tue, 14 Jun 2005 08:58:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 12CB912815; Tue, 14 Jun 2005 08:54:31 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8327F12815 for ; Tue, 14 Jun 2005 08:54:29 +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 28150-01-2 for ; Tue, 14 Jun 2005 08:54:28 +0200 (CEST) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with ESMTP id B88AB127C3 for ; Tue, 14 Jun 2005 08:54:26 +0200 (CEST) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.51) id 1Di5JY-0007Oi-9t; Tue, 14 Jun 2005 08:54:26 +0200 User-Agent: Mail/News Client 1.0+ (X11/20050607) Original-To: mailing list for ConTeXt users X-Scanned: No viruses found. X-Scan-Signature: a15b742256ce78fb7a5c82b78215f6df 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20849 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20849 Hello, does someone know how, if at all, one can printout some variable? Like Emean:=(2*Eone+Ezero+2*Etwo)/5.; label.urt(btex $A = x$ .... where x is the value of Emean? I frequently create some diagrams, modify them and then forget to change the label. (If one could set the number of digits, it would be even nicer.) Tobias