From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41057 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: missing btex ..etex in mp figure Date: Fri, 16 May 2008 01:42:50 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210895076 7705 80.91.229.12 (15 May 2008 23:44:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 23:44:36 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri May 16 01:45:12 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 1Jwn8J-00015C-FJ for gctc-ntg-context-518@m.gmane.org; Fri, 16 May 2008 01:45:11 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D77111FC0B; Fri, 16 May 2008 01:44:25 +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 12164-02-2; Fri, 16 May 2008 01:43:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8ABAC1FC11; Fri, 16 May 2008 01:43:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3619F1FC0D for ; Fri, 16 May 2008 01:43:36 +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 12299-01-3 for ; Fri, 16 May 2008 01:42:53 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.247]) by ronja.ntg.nl (Postfix) with ESMTP id 414F81FC2F for ; Fri, 16 May 2008 01:42:51 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so701418rvb.14 for ; Thu, 15 May 2008 16:42:50 -0700 (PDT) Original-Received: by 10.142.104.9 with SMTP id b9mr1258676wfc.48.1210894970443; Thu, 15 May 2008 16:42:50 -0700 (PDT) Original-Received: by 10.142.234.6 with HTTP; Thu, 15 May 2008 16:42:50 -0700 (PDT) Content-Disposition: inline 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:41057 Archived-At: In \starttext \startTEXpage \startlua metapost.process("metafun",{"beginfig(1);", "a=.7in; b=0.5in;", "z0=(0,0); z1=(a,0); z2=(0,b);", "z0=.5[z1,z3]=.5[z2,z4];", "draw z1..z2..z3..z4..cycle;", "drawarrow z0..z1;", "drawarrow z0..z2;", "label.top(btex $a$ etex, .5[z0,z1]);", "label.lft(btex $b$ etex, .5[z0,z2]);", "endfig;"}) \stoplua \stopTEXpage \stoptext there are no labels, but I believe that it's wrong. -- luigi it's new . it's powerful . it's luatex . http://www.luatex.org ___________________________________________________________________________________ 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 ___________________________________________________________________________________