From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14290 Path: main.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: MetaPost with etex/btex Date: Sun, 14 Dec 2003 03:03:17 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: <20031214080317.GA13908@callisto.jupiter.qc.ca> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1071389488 13743 80.91.224.253 (14 Dec 2003 08:11:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2003 08:11:28 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Dec 14 09:11:26 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AVRLa-0004Fu-00 for ; Sun, 14 Dec 2003 09:11:26 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2C4CF10B03; Sun, 14 Dec 2003 09:11:22 +0100 (MET) Original-Received: from tomts20-srv.bellnexxia.net (tomts20.bellnexxia.net [209.226.175.74]) by ref.ntg.nl (Postfix) with ESMTP id 2C26310ACC for ; Sun, 14 Dec 2003 09:03:26 +0100 (MET) Original-Received: from callisto.jupiter.qc.ca ([67.68.66.32]) by tomts20-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031214080314.TVEA20179.tomts20-srv.bellnexxia.net@callisto.jupiter.qc.ca> for ; Sun, 14 Dec 2003 03:03:14 -0500 Original-Received: from localhost ([127.0.0.1] helo=callisto ident=david) by callisto.jupiter.qc.ca with esmtp (Exim 4.30) id 1AVRDi-0003jg-Bh for ntg-context@ntg.nl; Sun, 14 Dec 2003 03:03:18 -0500 Original-To: Context User's Group Content-Disposition: inline X-Mailer: Balsa 2.0.15 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14290 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14290 Hello, The following code results in no label output: \starttext \startMPcode label.top(btex Some label etex, (1cm,1cm)) ; \stopMPcode \stoptext I'm using ConTeXt 2003.12.12. By the way, why don't \startMPgraphic and \stopMPgraphic do anything? David