From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31166 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: framed-vtop Date: Mon, 2 Oct 2006 19:04:03 +0200 Message-ID: <20061002190403.1baccebf.schuster.wolfgang@googlemail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159808797 5508 80.91.229.2 (2 Oct 2006 17:06:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Oct 2006 17:06:37 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 02 19:06:33 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GURDX-000829-6e for gctc-ntg-context-518@m.gmane.org; Mon, 02 Oct 2006 19:04:35 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3856C1FDDF; Mon, 2 Oct 2006 19:04:34 +0200 (CEST) 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 14719-05; Mon, 2 Oct 2006 19:04:28 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BE8961FDD5; Mon, 2 Oct 2006 19:04:27 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EEF5D1FDD5 for ; Mon, 2 Oct 2006 19:04:23 +0200 (CEST) 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 14717-05 for ; Mon, 2 Oct 2006 19:04:15 +0200 (CEST) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by ronja.ntg.nl (Postfix) with SMTP id 7615F1FDD4 for ; Mon, 2 Oct 2006 19:04:14 +0200 (CEST) Original-Received: by ug-out-1314.google.com with SMTP id e2so526372ugf for ; Mon, 02 Oct 2006 10:04:13 -0700 (PDT) Original-Received: by 10.67.103.7 with SMTP id f7mr2478758ugm; Mon, 02 Oct 2006 10:04:12 -0700 (PDT) Original-Received: from unknown ( [89.51.237.106]) by mx.gmail.com with ESMTP id l40sm4652259ugc.2006.10.02.10.04.11; Mon, 02 Oct 2006 10:04:12 -0700 (PDT) Original-To: ntg-context@ntg.nl In-Reply-To: X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.6.10; i686-pc-mingw32) 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:31166 Archived-At: On Mon, 02 Oct 2006 09:13:15 -0600 "Idris Samawi Hamid" wrote: > \startext \starttext > \framed{\framed[width=1in]{1992} \vtop{Instructor, Physics, Upward Bound > Math/Science Regional Center \crlf University at Buffalo, State University > of New York}} > > \framed{\framed[width=1in]{1992} \framed{Instructor, Physics, Upward Bound \framed[location=top,align=normal]{...} > Math/Science Regional Center \crlf University at Buffalo, State University > of New York}} > > \stoptext Wolfgang