From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21546 Path: news.gmane.org!not-for-mail From: Christoph Czarnetzki Newsgroups: gmane.comp.tex.context Subject: Re: Position Box On Bottom Right Side Date: Fri, 22 Jul 2005 20:04:11 +0200 Message-ID: <42E1351B.1040309@gmx.de> References: <42E0D987.7020404@gmx.de> <42E0EBFE.30006@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1122055473 11574 80.91.229.2 (22 Jul 2005 18:04:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Jul 2005 18:04:33 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 22 20:04:24 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 1Dw1sj-00073y-U0 for gctc-ntg-context-518@m.gmane.org; Fri, 22 Jul 2005 20:04:21 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3F3BF12818; Fri, 22 Jul 2005 20:04:16 +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 31965-01; Fri, 22 Jul 2005 20:04:09 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8A3FD127B5; Fri, 22 Jul 2005 20:04:09 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 177FB127B5 for ; Fri, 22 Jul 2005 20:04:08 +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 31804-05 for ; Fri, 22 Jul 2005 20:04:07 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 1A2F71279C for ; Fri, 22 Jul 2005 20:04:06 +0200 (CEST) Original-Received: (qmail invoked by alias); 22 Jul 2005 18:04:06 -0000 Original-Received: from p549234A6.dip.t-dialin.net (EHLO [192.168.2.101]) [84.146.52.166] by mail.gmx.net (mp029) with SMTP; 22 Jul 2005 20:04:06 +0200 X-Authenticated: #205390 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: de-DE, de, en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42E0EBFE.30006@elvenkind.com> 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21546 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21546 Taco Hoekwater schrieb: > > > Christoph Czarnetzki wrote: > >> Hello! >> >> i want to put a box on the right, bottom side of my initial page. Its >> like > > > Like so? > > \starttext > \startstandardmakeup > \setupalign[flushright] > \setuplines[after=,before=\vfill\hairline] > \startlines > line 1 > line 2 > line 3 > \stoplines > \stopstandardmakeup > \stoptext > > Cheers, Taco > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > > YES! Thanks a lot, thats exactly what i wanted to do! I read it today, but haven't time to test it with that "makeup" environment. I thought always there's only the "ms-cb-en" documentation and today i found the "cont-en*" docu and others too, with more details to context... But thanks for answering to this maybe simple question... Cheers, Christoph