From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21888 Path: news.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: Re: A question on drawing functions in MetaFun Date: Fri, 12 Aug 2005 12:15:05 +0200 Message-ID: <42FC76A9.3090208@seznam.cz> References: <6AB13FF9-7C78-453A-BFA8-622A2F24B092@ktug.or.kr> <42FA8D36.1050203@wxs.nl> 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 1123842003 15882 80.91.229.2 (12 Aug 2005 10:20:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Aug 2005 10:20:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 12 12:19:54 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 1E3Wcv-00011C-D1 for gctc-ntg-context-518@m.gmane.org; Fri, 12 Aug 2005 12:19:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EED991278E; Fri, 12 Aug 2005 12:19:00 +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 16946-01; Fri, 12 Aug 2005 12:19:00 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD12612797; Fri, 12 Aug 2005 12:14:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AF2F212797 for ; Fri, 12 Aug 2005 12:14:53 +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 16787-03-2 for ; Fri, 12 Aug 2005 12:14:52 +0200 (CEST) Original-Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by ronja.ntg.nl (Postfix) with SMTP id B8C2C1278E for ; Fri, 12 Aug 2005 12:14:52 +0200 (CEST) Original-Received: (qmail 31943 invoked from network); 12 Aug 2005 10:14:51 -0000 Original-Received: from unknown (HELO ?127.0.0.1?) (vit.zyka@62.240.166.134) by cetus.go.seznam.cz with ESMTPA; 12 Aug 2005 10:14:51 -0000 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Antivirus: avast! (VPS 0531-4, 05.08.2005), Outbound message X-Antivirus-Status: Clean 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:21888 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21888 Jin-Hwan Cho wrote: > On Aug 11, 2005, at 8:26 AM, Hans Hagen wrote: > >> StartPage .. StopPage will make a graphic as large as the current >> page; dimensions are passed by context to mp, but this happens before >> the graphic is drawn; so, the graphic becomes (default) a4. >> just omit the StartPage .. StopPage (the inner ones) > > > Got it. Thanks a lot. Could you tell me the answer of my previous posting > on Aug 11, about \Shaped definition? Try to play with \defineframed[Shaped][...=...] \Shaped{...} vit