From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11714 Path: main.gmane.org!not-for-mail From: Marko Schuetz Newsgroups: gmane.comp.tex.context Subject: puzzled Date: Sun, 30 Mar 2003 22:52:45 +0200 (CEST) Sender: ntg-context-admin@ntg.nl Message-ID: <20030330.225245.46604157.MarkoSchuetz@web.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1049058372 19654 80.91.224.249 (30 Mar 2003 21:06:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2003 21:06:12 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Mar 30 23:06:11 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18zk0J-00056q-00 for ; Sun, 30 Mar 2003 23:06:11 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7D32410B26; Sun, 30 Mar 2003 23:06:17 +0200 (MEST) Original-Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by ref.ntg.nl (Postfix) with ESMTP id 6089810AF1 for ; Sun, 30 Mar 2003 23:03:48 +0200 (MEST) Original-Received: from [80.128.251.20] (helo=xpad.hisplace.rhein-main.de) by smtp.web.de with asmtp (WEB.DE(Exim) 4.97 #53) id 18zjy3-00019J-00 for ntg-context@ntg.nl; Sun, 30 Mar 2003 23:03:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by xpad.hisplace.rhein-main.de (8.12.6/8.11.6) with ESMTP id h2UKqjas012347 for ; Sun, 30 Mar 2003 22:52:45 +0200 (CEST) Original-To: ntg-context@ntg.nl X-Mailer: Mew version 3.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) 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:11714 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11714 I'm trying to put a right brace to the right of a framed box and thought I could do this: \starttext $\left. \framed[width=7cm,align=right,height=fit]{ something here \hairline \vphantom{something here} \hairline \vphantom{something here} } \right\} \text{entries for something}$ \stoptext but the brace is almost exactly twice as tall as the framed box. All help is appreciated! Thanks Marko