From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16039 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: no graph after compilation Date: 11 Aug 2004 17:14:52 +0200 Organization: chaos Sender: ntg-context-bounces@ntg.nl Message-ID: References: <4.3.1.2.20040810101921.00b335b8@cits1.stanford.edu> <4.3.1.2.20040810101921.00b335b8@cits1.stanford.edu> <4.3.1.2.20040810113429.02b62a68@cits1.stanford.edu> <41191C52.1080802@wxs.nl> <1607743656.20040810223551@klankschap.nl> <411A174D.5040705@arcor.de> <169359806.20040811153844@klankschap.nl> <411A267C.2090908@seznam.cz> <93969690.20040811160929@klankschap.nl> <492513952.20040811164447@klankschap.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092237411 1158 80.91.224.253 (11 Aug 2004 15:16:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Aug 2004 15:16:51 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 11 17:16:41 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 1BuuqH-0002XK-00 for ; Wed, 11 Aug 2004 17:16:41 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2B8E31276D; Wed, 11 Aug 2004 17:16:41 +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 10984-04; Wed, 11 Aug 2004 17:16:41 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EB111277B; Wed, 11 Aug 2004 17:14:58 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 921641277B for ; Wed, 11 Aug 2004 17:14:57 +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 10984-03 for ; Wed, 11 Aug 2004 17:14:57 +0200 (CEST) Original-Received: from lilly.ping.de (unknown [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id C0A0112778 for ; Wed, 11 Aug 2004 17:14:56 +0200 (CEST) Original-Received: (qmail 21822 invoked from network); 11 Aug 2004 15:14:55 -0000 Original-Received: (ofmipd 83.97.40.150); 11 Aug 2004 15:14:33 -0000 Original-Received: from schnee.local. (localhost [127.0.0.1]) by schnee.local (8.12.9/8.12.9) with ESMTP id i7BFEvZ5007074 for ; Wed, 11 Aug 2004 17:14:57 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local. (8.12.9/8.12.2/Submit) id i7BFEtiq007073; Wed, 11 Aug 2004 17:14:55 +0200 (CEST) Original-To: ntg-context@ntg.nl X-Authentication-Warning: schnee.local.: pg set sender to patrick@gundla.ch using -f X-Lieblings-Musik: the_capricorns In-Reply-To: <492513952.20040811164447@klankschap.nl> (Floris van Manen's message of "Wed, 11 Aug 2004 16:44:47 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin) 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:16039 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16039 Hello Floris, > the line. i see two lines, a single row of dots and two rows of > labels, one small one large... > You can tell that i'm not very good in telling the right thing to the > compiler :-) > but what should i tell? You should tell metapost to erase the first picture before drawing the second one. So: currentpicture :=nullpicture; draw pic scaled 3 ; clears the first picture. Patrick -- ConTeXt wiki: http://contextgarden.net texshow-web: http://texshow.contextgarden.net List archive: http://archive.contextgarden.net