From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14761 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: Again: "hanging" for a lot of paragraphs? Date: Wed, 18 Feb 2004 22:53:06 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1077141279 14172 80.91.224.253 (18 Feb 2004 21:54:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2004 21:54:39 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Feb 18 22:54:33 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AtZeL-0000fQ-00 for ; Wed, 18 Feb 2004 22:54:33 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DBC9210B61; Wed, 18 Feb 2004 22:52:43 +0100 (MET) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [62.67.200.156]) by ref.ntg.nl (Postfix) with ESMTP id 8BB9B10B5C for ; Wed, 18 Feb 2004 22:51:52 +0100 (MET) Original-Received: (qmail 27103 invoked from network); 18 Feb 2004 21:53:36 -0000 Original-Received: from unknown (HELO [62.134.79.0]) (159967@[62.134.77.37]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 18 Feb 2004 21:53:36 -0000 X-Sender: 159967@pop3.estfiles.de Original-To: ntg-context@ntg.nl 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:14761 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14761 Hi Patrick, this indeed was a VERY quick hack! But just was I was looking for. Once again thank you very much for you help, Steffen Patrick Gundlach wrote: > Hi, > > Very quick hack: > > \starttext > \def\hangover{\hangafter=1\hangindent=1em }% sorry for the stupid macro name > > \definestartstop[hangingarea] > [before={\bgroup\appendtoks\hangover\to\everypar}, > after=\egroup] > > \starthangingarea > \input tufte > > \input tufte > > \stophangingarea > > \input tufte > \stoptext > > > > Patrick > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context