From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16056 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: no graph after compilation Date: 12 Aug 2004 09:42:08 +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> <814197070.20040811172447@klankschap.nl> <713195493.20040811175739@klankschap.nl> <411B189C.7070706@wxs.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 1092296752 25376 80.91.224.253 (12 Aug 2004 07:45:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Aug 2004 07:45:52 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 12 09:45:43 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 1BvAHO-0000Wj-00 for ; Thu, 12 Aug 2004 09:45:43 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BEF451278D; Thu, 12 Aug 2004 09:45:42 +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 16367-05; Thu, 12 Aug 2004 09:45:42 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CDFA31277E; Thu, 12 Aug 2004 09:42:16 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7BAC11277E for ; Thu, 12 Aug 2004 09:42:15 +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 16367-03 for ; Thu, 12 Aug 2004 09:42:14 +0200 (CEST) Original-Received: from lilly.ping.de (unknown [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id 8DADB12778 for ; Thu, 12 Aug 2004 09:42:14 +0200 (CEST) Original-Received: (qmail 23969 invoked from network); 12 Aug 2004 07:42:13 -0000 Original-Received: (ofmipd 83.97.40.207); 12 Aug 2004 07:41:51 -0000 Original-Received: from schnee.local. (localhost [127.0.0.1]) by schnee.local (8.12.9/8.12.9) with ESMTP id i7C7gEZ5007633 for ; Thu, 12 Aug 2004 09:42:14 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local. (8.12.9/8.12.2/Submit) id i7C7gBJH007632; Thu, 12 Aug 2004 09:42:11 +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: <411B189C.7070706@wxs.nl> (Hans Hagen's message of "Thu, 12 Aug 2004 09:13:32 +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:16056 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16056 Hello Hans and Floris, >>This is indeed strange. Any metapost experts? >> > how did the graphic definition look? Hans Well, a look at the source while being awake (although this is hardly possible without coffee yet) made it clear, that there is a simple drawoptions() missing to erase the former drawoptions() statement. So Floris, use: [...] %%%%% enable/disable this section %%%%%%%%%% picture pic ; pic := currentpicture ; currentpicture := nullpicture ; drawoptions(); draw pic scaled 1.0 ; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% [...] Patrick -- ConTeXt wiki: http://contextgarden.net texshow-web: http://texshow.contextgarden.net List archive: http://archive.contextgarden.net