From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24985 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: framed texts Date: Fri, 06 Jan 2006 18:20:15 +0100 Message-ID: <43BEA6CF.1070800@gmx.net> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136568362 3464 80.91.229.2 (6 Jan 2006 17:26:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Jan 2006 17:26:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 06 18:25:57 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 1EuvJu-0005wj-EQ for gctc-ntg-context-518@m.gmane.org; Fri, 06 Jan 2006 18:24:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D742D127E2; Fri, 6 Jan 2006 18:24:05 +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 05483-04; Fri, 6 Jan 2006 18:24:05 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 93B8D127DC; Fri, 6 Jan 2006 18:20:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD01F127DC for ; Fri, 6 Jan 2006 18:20:08 +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 05483-02 for ; Fri, 6 Jan 2006 18:20:08 +0100 (CET) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by ronja.ntg.nl (Postfix) with SMTP id E41061279F for ; Fri, 6 Jan 2006 18:20:07 +0100 (CET) Original-Received: (qmail invoked by alias); 06 Jan 2006 17:20:07 -0000 Original-Received: from i577BAF20.versanet.de (EHLO [192.168.1.3]) [87.123.175.32] by mail.gmx.net (mp033) with SMTP; 06 Jan 2006 18:20:07 +0100 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: X-Enigmail-Version: 0.93.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.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:24985 Archived-At: Hans van der Meer wrote: > I want to put to some paragraphs, each as framed text, on one line. > Such as: > > \startframedtext[width=...] > para 1 > \startitemize > ....etc > \stopframedtext > \startframedtext[width=...] > para 2 > \startitemize > ....etc > \stopframedtext > > I tried some things but the two frames will not come out on one line. > How to do this? > \placesidebyside (context manual p.228) should work. A \hbox is another option, but maybe too unhandy for this. Greetings, Peter > yours sincerely, > dr. H. van der Meer > > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > >