From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16554 Path: main.gmane.org!not-for-mail From: Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: Re: framewidth parameter Date: Mon, 27 Sep 2004 16:07:13 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <20040927140713.GH9633@cebitec.uni-bielefeld.de> References: <20040927103452.GE9633@cebitec.uni-bielefeld.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1096294259 22201 80.91.229.6 (27 Sep 2004 14:10:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Sep 2004 14:10:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 27 16:10: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 1CBwDD-0002Vb-00 for ; Mon, 27 Sep 2004 16:10:43 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2B7E21279B; Mon, 27 Sep 2004 16:10:43 +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 27130-10; Mon, 27 Sep 2004 16:10:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E358F12795; Mon, 27 Sep 2004 16:07:17 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 383B612795 for ; Mon, 27 Sep 2004 16:07:16 +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 27035-06 for ; Mon, 27 Sep 2004 16:07:15 +0200 (CEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE (unknown [129.70.160.28]) by ronja.ntg.nl (Postfix) with ESMTP id 9C0CC12778 for ; Mon, 27 Sep 2004 16:07:15 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 4FE442D612 for ; Mon, 27 Sep 2004 16:07:15 +0200 (MEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (sauron [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10837-01-10 for ; Mon, 27 Sep 2004 16:07:14 +0200 (MEST) Original-Received: from baloo.Genetik.Uni-Bielefeld.DE (baloo.CeBiTec.Uni-Bielefeld.DE [129.70.160.60]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 333722D60F for ; Mon, 27 Sep 2004 16:07:14 +0200 (MEST) Original-Received: by baloo.Genetik.Uni-Bielefeld.DE (Postfix, from userid 13119) id F32EF148A; Mon, 27 Sep 2004 16:07:13 +0200 (MEST) Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <20040927103452.GE9633@cebitec.uni-bielefeld.de> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at cebitec.uni-bielefeld.de 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:16554 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16554 On Mon, Sep 27, 2004 at 12:34:52PM +0200, Eckhart Guth=F6hrlein wrote: > Shame on me, but what is the parameter to set the framewidth of a > \framed? Ok, I got it, it's \framed[rulethickness=3D..]{..} Btw, one thing that sometimes constrains work with context is a lack of error/warning messages. It would be very helpful if commands complained about unknown parameters, i.e. \framed[framewidth=3D2mm]{xyz}. Of course = I can't judge the difficulties in implementing such a feature, but from a user's point of view, it would be great. --=20 Eckhart