ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Paragraph spacing.
@ 2002-06-10 13:05 John Culleton
  2002-06-10 13:30 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: John Culleton @ 2002-06-10 13:05 UTC (permalink / raw)


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? 

-- 
John Culleton
Able Indexers and Typesetters 
http://wexfordpress.com

__________________________________________________
D O T E A S Y - "Join the web hosting revolution!"
             http://www.doteasy.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Paragraph spacing.
  2002-06-10 13:05 Paragraph spacing John Culleton
@ 2002-06-10 13:30 ` Hans Hagen
  2002-06-10 14:43   ` John Culleton
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2002-06-10 13:30 UTC (permalink / raw)
  Cc: ntg-context

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
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Paragraph spacing.
  2002-06-10 13:30 ` Hans Hagen
@ 2002-06-10 14:43   ` John Culleton
  0 siblings, 0 replies; 3+ messages in thread
From: John Culleton @ 2002-06-10 14:43 UTC (permalink / raw)
  Cc: ntg-context

On Monday 10 June 2002 09:30 am, Hans Hagen wrote:
> At 09:05 AM 6/10/2002 -0400, John Culleton wrote:
> 
> >
> >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

I put the following line in:

\startcolumns[balance=no,blank=5pt]

and it works OK! Thanks again for all yor help.  Now I need to go back
and delete all my unnecessary code :-)

At some point you may need to write a book just on multicolumn layout.

-- 
John Culleton
Able Indexers and Typesetters 
http://wexfordpress.com

__________________________________________________
D O T E A S Y - "Join the web hosting revolution!"
             http://www.doteasy.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-10 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-10 13:05 Paragraph spacing John Culleton
2002-06-10 13:30 ` Hans Hagen
2002-06-10 14:43   ` John Culleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).