Am 17.12.2009 um 17:48 schrieb Andreas Harder:

> Hi all,
> 
> please have a look at the attached example. Is there a (not manually) 
> possibility to reduce the space of two consecutive headers? Another situation 
> is if a header with ‘before=,’ is followed by an environment with 
> 'before=\blank’ …
> 
> \setupdelimitedtext[blockquote][before=\blank,after=\blank]

\setupdelimitedtext[...][spacebefore=default,spaceafter=default]

you can now use before/after for different settings

> \setuphead[subject][after=,style=\bfa]
> 
> \starttext
> \subject{No space after the header}
> 
> \input tufte

interesting because it works in MkII when i add \setupinterlinespace[...] to 
the preamble

> \subject{Space from the \tex{blockquote}-environment} % \vskip-\lineheight
> 
> \startblockquote
>  \input tufte
> \stopblockquote
> 
> \input tufte
> 
> \startblockquote
>  \input tufte
> \stopblockquote
> 
> \startcolumns
>  \section{Section}
>  \input tufte \par
>  \subsection{Subsection}
>  \input tufte \par \column
>  \section{Section} % \vskip-1.25\lineheight
>  \subsection{Subsection}
>  \input tufte \par
>  \input tufte \par
> \stopcolumns
> 
> \stoptext

see http://www.ntg.nl/pipermail/ntg-context/2008/034443.html

Wolfgang

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

Reply via email to