> Am 21.04.2015 um 08:55 schrieb Procházka Lukáš Ing. - Pontex s. r. o. 
> <l...@pontex.cz>:
> 
> Hello,
> 
> On Tue, 21 Apr 2015 00:38:18 +0200, Wolfgang Schuster 
> <schuster.wolfg...@gmail.com> wrote:
> 
>> The \setupheads command is only a synonym for \setuphead but there can be a 
>> difference between
>> 
>>    \setuphead[..,..=..,..]
>> 
>> and
>> 
>>    \setuphead[<section][..,..=..,..]
>> 
>> Wolfgang
> 
> confirmed:
> 
> ----
> \setuphead[distance=2in]
> 
> \starttext
> \section{Sec}
>   \subsection{Subsec}
> \stoptext
> ----
> 
> the code above doesn't change the section "distance", either.

The global setting is ignored because part, chapter and section already have a 
preset
value for the distance key which is used instead of the global value.

The section below section (subsection, subsubsection etc.) ignore the global 
setting
as well because subsection inherits the value from section.

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