From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23773 Path: news.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re: Two framed texts on the same line Date: Fri, 25 Nov 2005 16:12:07 +0100 Message-ID: <1083648101.20051125161207@iol.it> References: <1191176180.20051125121527@iol.it> 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 1132931720 11260 80.91.229.2 (25 Nov 2005 15:15:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2005 15:15:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 25 16:15:19 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 1EffFj-0001l5-8H for gctc-ntg-context-518@m.gmane.org; Fri, 25 Nov 2005 16:12:43 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E1F3212867; Fri, 25 Nov 2005 16:12:42 +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 05904-03-6; Fri, 25 Nov 2005 16:12:38 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 99DB81287C; Fri, 25 Nov 2005 16:12:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1B1791287C for ; Fri, 25 Nov 2005 16:12: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 05904-03-5 for ; Fri, 25 Nov 2005 16:12:35 +0100 (CET) Original-Received: from mbox.dmi.unict.it (mbox.dmi.unict.it [151.97.252.131]) by ronja.ntg.nl (Postfix) with ESMTP id A7B0D12867 for ; Fri, 25 Nov 2005 16:12:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by mbox.dmi.unict.it (Postfix) with ESMTP id 2F6AE5194C for ; Fri, 25 Nov 2005 16:12:33 +0100 (CET) Original-Received: from mbox.dmi.unict.it ([127.0.0.1]) by localhost (mbox [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08094-05 for ; Fri, 25 Nov 2005 16:12:32 +0100 (CET) Original-Received: from oblomov.dmi.unict.it (oblomov.dmi.unict.it [151.97.252.27]) by mbox.dmi.unict.it (Postfix) with ESMTP id 157D65194B for ; Fri, 25 Nov 2005 16:12:32 +0100 (CET) X-Mailer: The Bat! (v3.5.25) Professional X-Priority: 3 (Normal) Original-To: mailing list for ConTeXt users In-Reply-To: <1191176180.20051125121527@iol.it> X-Virus-Scanned: by amavisd-new at dmi.unict.it X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23773 Archived-At: For what it's worth, I'm now using the following: \defineframedtext[lepi][align=raggedright,width=fit,offset=0pt,frame=off,location=none] \defineframedtext[repi][align=raggedright,width=fit,offset=0pt,frame=off,location=none] \definepairedbox[lrepi][location={right,top}] \noindent \startlepi[none] \obeylines {\bf Coordinatore} prof. F.~Nicolosi \stoplepi\hfill\startrepi[none] \obeylines {\bf Tutor} prof. G.~Russo \stoprepi The [none] spec is required until the location=none specification is fixed :) TeX does complain about underfull boxes, but the output is just what I need. -- Giuseppe "Oblomov" Bilotta