From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32724 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: rightframe=on Date: Sat, 13 Jan 2007 18:35:13 +0100 Message-ID: <45A91851.1030008@gmx.net> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168709750 5579 80.91.229.12 (13 Jan 2007 17:35:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Jan 2007 17:35:50 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 13 18:35:48 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H5mn7-0006ck-At for gctc-ntg-context-518@m.gmane.org; Sat, 13 Jan 2007 18:35:41 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 571B8201A7; Sat, 13 Jan 2007 18:31:47 +0100 (CET) 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 22647-01-2; Sat, 13 Jan 2007 18:31:42 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0BFBE20195; Sat, 13 Jan 2007 18:31:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1E22C201A2 for ; Sat, 13 Jan 2007 18:31:37 +0100 (CET) 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 22473-01 for ; Sat, 13 Jan 2007 18:31:24 +0100 (CET) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 0BBC41FFF7 for ; Sat, 13 Jan 2007 18:31:22 +0100 (CET) Original-Received: (qmail invoked by alias); 13 Jan 2007 17:35:15 -0000 Original-Received: from i577BA1AA.versanet.de (EHLO [192.168.1.3]) [87.123.161.170] by mail.gmx.net (mp040) with SMTP; 13 Jan 2007 18:35:15 +0100 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: mailing list for ConTeXt users In-Reply-To: X-Enigmail-Version: 0.94.0.0 X-Y-GMX-Trusted: 0 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32724 Archived-At: Many thanks, Sanjoy! Greetings, Peter Sanjoy Mahajan wrote: >> I haven't tested it, but if the interface hasn't changed, only >> corner=round|rectangular are allowed. So what is the meaning of this >> magic number 14? > > It says which of the many possible combinations of rounded/rectangular > corners, on/off frame lines to use. Try this magic snippet from > core-rul.tex: > > \starttext > \dontleavehmode\dostepwiserecurse{13}{16}{1}{\framed > [corner=\recurselevel,frame=on,framecolor=green]{\tttf TEST > \twodigits\recurselevel}\quad} > \stoptext > > and see also Aditya's wikified results: > > > > -Sanjoy > > `Not all those who wander are lost.' (J.R.R. Tolkien) > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >