From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12903 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Newbie Questions Okay Date: Fri, 15 Aug 2003 16:57:09 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030815165620.025a9d80@server-1> References: <944BE6E4-CF22-11D7-9AC0-00039347476A@mac.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1060959877 19211 80.91.224.253 (15 Aug 2003 15:04:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2003 15:04:37 +0000 (UTC) Cc: ntg-context@ntg.nl Original-X-From: ntg-context-admin@ntg.nl Fri Aug 15 17:04:35 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 19ng83-00009O-00 for ; Fri, 15 Aug 2003 17:04:35 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5520A10B7A; Fri, 15 Aug 2003 17:04:27 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 6CE4410B72 for ; Fri, 15 Aug 2003 16:58:06 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h7FEvBo17606; Fri, 15 Aug 2003 16:57:11 +0200 Original-Received: from laptop-3.wxs.nl (laptop-3.pragma-net [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 5C92F17BAC; Fri, 15 Aug 2003 16:57:12 +0200 (CEST) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: Bob Kerstetter In-Reply-To: <944BE6E4-CF22-11D7-9AC0-00039347476A@mac.com> 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:12903 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12903 At 08:15 15/08/2003 -0500, you wrote: >At TUG 2003 you showed us how to use use a color filled fullcircle as a >background. Is there a roundedrectangle. I've looked in the METAFun >documentation and can find nothing. I would like to make something like >the attached pdf and figured MetaFun can do that. \setupoutput[pdftex] \startuniqueMPgraphic{rounded} path p ; p := OverlayBox smoothed 2pt ; fill p withcolor OverlayColor ; draw p withpen pencircle scaled OverlayLineWidth withcolor OverlayLineColor ; \stopuniqueMPgraphic \defineoverlay[rounded][\uniqueMPgraphic{rounded}] \setupcolors[state=start] \starttext \framed [background=rounded, frame=off, framecolor=green, rulethickness=1pt, backgroundcolor=red] {test me} \stoptext >Is it okay to ask newbie questions on the mailing list. I have been >reading the list for about 10 days and see almost no newbies. Everyone >seems to be very expert. just go ahead and ask! Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------