From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8226 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Paragraph spacing. Date: Mon, 10 Jun 2002 15:30:09 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020610152844.02bc0dc8@server-1> References: <200206100905.48481.john@wexfordpress.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035398645 25671 80.91.224.250 (23 Oct 2002 18:44:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:44:05 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: John Culleton In-Reply-To: <200206100905.48481.john@wexfordpress.com> Xref: main.gmane.org gmane.comp.tex.context:8226 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8226 At 09:05 AM 6/10/2002 -0400, John Culleton wrote: >I have a double column document. I terminate each page with \vfil followed >by \page[yes]. >I set \setuplank[5pt] >I set \parskip=5pt >I set \setupwhitespace[5pt] >I set grid=no >I set balance=no > >After all this I still get a full line between paragraphs. I recognize that >much of the code above is redundant. But I am trying everything to narrow >the space. > >What can I do? play a bit with: \setupblank[5pt] \showstruts \strut test \blank[small] \strut test \blank[medium] \strut test \blank[big] \strut test \blank[line] \strut test \startcolumns[balance=no,blank=5pt] \strut test \blank[small] \strut test \blank[medium] \strut test \blank[big] \strut test \blank[line] \strut test \stopcolumns so, columns default to a skip of lineheight, unless told not to (has to do with the one-multi column switching and proper spacing) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------