[NTG-context] \setuphead for all existing sections
Lukáš Procházka
LPr at pontex.cz
Mon Apr 20 20:43:07 CEST 2015
Hello Pablo,
\setupheads doesn't work for this - see the test:
----
\setupheads[distance=1in]
\setuphead[subsection][distance=2in]
\starttext
\section{Sec}
\subsection{Subsec}
\stoptext
----
Subsection has the specified distance of 1 in, whilst the section doesn't.
Section was altered by \setupheads, whilst subsection by \setuphead.
Wiki http://wiki.contextgarden.net/Command/setupheads says that \setuphead has some more options than \setupheads.
- I guess it would be nice that \setupheads handles the "distance" key, too.
Best regards,
Lukas
On Fri, 17 Apr 2015 18:35:18 +0200, Pablo Rodriguez <oinos at gmx.es> wrote:
> On 04/17/2015 12:00 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
>> Hello,
>>
>> is there a way to affect (setup) all sections that have been defined, like:
>>
>> ----
>> \setuphead[*][distance=1.5em]
>> ----
>>
>> instead of:
>>
>> ----
>> \setuphead[part,chapter,section,subsection,subsubsection][distance=1.5em]
>> ----
>
> Hi Lukáš,
>
> \setupheads[distance=1.5em] should do the work.
>
> I hope it helps,
>
>
> Pablo
--
Ing. Lukáš Procházka | mailto:LPr at pontex.cz
Pontex s. r. o. | mailto:pontex at pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4
Tel: +420 241 096 751
Fax: +420 244 461 038
More information about the ntg-context
mailing list