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
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@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz Bezová 1658 147 14 Praha 4 Tel: +420 241 096 751 Fax: +420 244 461 038