From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/61988 Path: news.gmane.org!not-for-mail From: Elias Oltmanns Newsgroups: gmane.comp.tex.context Subject: Re: Justifying last line of paragraph Date: Sun, 26 Sep 2010 18:01:50 +0200 Message-ID: <871v8gbij5.fsf@denkblock.local> References: <8762xtbt06.fsf@denkblock.local> <4C9EFC5D.1090903@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1285516921 21302 80.91.229.12 (26 Sep 2010 16:02:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Sep 2010 16:02:01 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 26 18:02:00 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oztfs-0002VX-Ak for gctc-ntg-context-518@m.gmane.org; Sun, 26 Sep 2010 18:02:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 131A9CA7D1; Sun, 26 Sep 2010 18:01:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id pEFrfqs81sIr; Sun, 26 Sep 2010 18:01:56 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 24A1CCA665; Sun, 26 Sep 2010 18:01:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0442CCA665 for ; Sun, 26 Sep 2010 18:01:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TZKs8crXk+xj for ; Sun, 26 Sep 2010 18:01:52 +0200 (CEST) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id AFDA6CA58F for ; Sun, 26 Sep 2010 18:01:52 +0200 (CEST) Original-Received: from nebensachen.de (nebensachen.de [78.46.130.30]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o8QG1pLI032730 for ; Sun, 26 Sep 2010 18:01:52 +0200 Original-Received: from upstream.obscured ([192.168.0.1]) by mail.nebensachen.de (Postfix) with ESMTPSA id 6D81E20DA26D for ; Sun, 26 Sep 2010 18:01:51 +0200 (CEST) X-Hashcash: 1:20:100926:ntg-context@ntg.nl::A8MViAZnJ/tg8/kc:00000000000000000000000000000000000000000003q14 Mail-Copies-To: nobody Mail-Followup-To: mailing list for ConTeXt users In-Reply-To: <4C9EFC5D.1090903@elvenkind.com> (Taco Hoekwater's message of "Sun, 26 Sep 2010 09:55:09 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=78.46.130.30; country=DE; region=01; city=Karlsruhe; latitude=49.0047; longitude=8.3858; http://maps.google.com/maps?q=49.0047,8.3858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0xDbs1PD8 - 913fe5174270 - 20100926 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:61988 Archived-At: Taco Hoekwater wrote: > On 09/25/2010 08:03 PM, Elias Oltmanns wrote: >> > >> The first couple of lines of the paragraph beginning on page two should >> really go on the previous page. Since the hang mechanism of \placefigure >> doesn't work due to the page break, I'd like to split this paragraph >> into two logical entities, so TeX can put the first on the first page >> and treat the second as a separate paragraph flowing around the picture. >> However, the reader should not be aware of this split. >> >> Any help much appreciated, > > I don't know of any automatic solution to this problem (except _perhaps_ > columnsets could help) but the simplest way to split a paragraph into > two paragraphs while still looking like one is by inserting a macro > like this at an existing break point: Thanks Taco, this appears to be exactly what I was looking for. One more thing though: is there a simple way to arrange for all arguments provided to \splitpar to be passed on to \placefigure in a definition like this: > > \def\splitpar > {\bgroup > \parfillskip\zeropoint > \par \aftergroup \placefigure % arguments to \splitpar should be passed on > \aftergroup \parskip > \aftergroup \zeropoint > \aftergroup \noindentation > \egroup } Thanks for your help, Elias ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________