From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20092 Path: news.gmane.org!not-for-mail From: Luigi Scarso Newsgroups: gmane.comp.tex.context Subject: Rif: Re: dotted line for \framed ? Date: Sun, 24 Apr 2005 17:45:57 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1114357295 25189 80.91.229.2 (24 Apr 2005 15:41:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Apr 2005 15:41:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 24 17:41:30 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 1DPjEF-0006bW-Kw for gctc-ntg-context-518@m.gmane.org; Sun, 24 Apr 2005 17:41:03 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 461971279E; Sun, 24 Apr 2005 17:46:00 +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 16648-01; Sun, 24 Apr 2005 17:45:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AD1B312793; Sun, 24 Apr 2005 17:45:54 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15E8712793 for ; Sun, 24 Apr 2005 17:45:53 +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 16396-04 for ; Sun, 24 Apr 2005 17:45:52 +0200 (CEST) Original-Received: from ServerNotes.logosrl.it (unknown [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id 42F6312792 for ; Sun, 24 Apr 2005 17:45:52 +0200 (CEST) Original-To: mailing list for ConTeXt users Importance: X-Priority: Sensitivity: X-MIMETrack: Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 24/04/2005 17.45.58 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20092 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20092 With Metapost you can put in background almost anything you want, so it's not complex make a dotted line for frame; Metafun is a great tutorial for these things. A nice solution should be dotted line for \framed WITHOUT use metapost, something like \framed[rulestyle={dot},...] [OT] Can XYpic be used under Context ? I will try . luigi