ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to control spacing around titles?
@ 2011-02-09 21:43 Christian
  2011-02-09 22:53 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Christian @ 2011-02-09 21:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

how do I influence the space around titles (i.e heads, in ConTeXt-speak)?
What I want to do:

1 Chapter title
<there is some whitespace (let's call it #1) here, that I want to change>
text in paragraph 1.
<thete is some whitespace (#2)  here, that I want to change>
1.1 Section title
<there is some whitespace (#3) here, that I want to change>
text in paragraph 2.
<there is some whitespace (#4) here, that I want to change>
1.2 Section title
...and so on.
I figure it has to do with setuphead[chapter][-insert magic here-] but I was 
not able to find something in the wiki nor in the list.
Oh, and direkt control (cm or pt) instead of small/medium/big would be great.

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


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

* Re: How to control spacing around titles?
  2011-02-09 21:43 How to control spacing around titles? Christian
@ 2011-02-09 22:53 ` Hans Hagen
  2011-02-09 23:22   ` Christian
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2011-02-09 22:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Christian

On 9-2-2011 10:43, Christian wrote:
> Hello,
>
> how do I influence the space around titles (i.e heads, in ConTeXt-speak)?
> What I want to do:
>
> 1 Chapter title
> <there is some whitespace (let's call it #1) here, that I want to change>
> text in paragraph 1.
> <thete is some whitespace (#2)  here, that I want to change>
> 1.1 Section title
> <there is some whitespace (#3) here, that I want to change>
> text in paragraph 2.
> <there is some whitespace (#4) here, that I want to change>
> 1.2 Section title
> ....and so on.
> I figure it has to do with setuphead[chapter][-insert magic here-] but I was
> not able to find something in the wiki nor in the list.
> Oh, and direkt control (cm or pt) instead of small/medium/big would be great.

\setuphead[section][before={\blank[12.34pt]}]


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: How to control spacing around titles?
  2011-02-09 22:53 ` Hans Hagen
@ 2011-02-09 23:22   ` Christian
  0 siblings, 0 replies; 3+ messages in thread
From: Christian @ 2011-02-09 23:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Yes! That works. 
Turns out that I got really close using trial and error. But I did not put the 
\blank in { } and it threw an error. D'Oh.

Thank you for your help. 


Am Mittwoch, 9. Februar 2011, um 23:53:15 schrieb Hans Hagen:
> On 9-2-2011 10:43, Christian wrote:
> > Hello,
> > 
> > how do I influence the space around titles (i.e heads, in ConTeXt-speak)?
> > What I want to do:
> > 
> > 1 Chapter title
> > <there is some whitespace (let's call it #1) here, that I want to change>
> > text in paragraph 1.
> > <thete is some whitespace (#2)  here, that I want to change>
> > 1.1 Section title
> > <there is some whitespace (#3) here, that I want to change>
> > text in paragraph 2.
> > <there is some whitespace (#4) here, that I want to change>
> > 1.2 Section title
> > ....and so on.
> > I figure it has to do with setuphead[chapter][-insert magic here-] but I
> > was not able to find something in the wiki nor in the list.
> > Oh, and direkt control (cm or pt) instead of small/medium/big would be
> > great.
> 
> \setuphead[section][before={\blank[12.34pt]}]
> 
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
> 
>                                               | www.pragma-pod.nl
> 
> -----------------------------------------------------------------

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


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

end of thread, other threads:[~2011-02-09 23:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 21:43 How to control spacing around titles? Christian
2011-02-09 22:53 ` Hans Hagen
2011-02-09 23:22   ` Christian

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