> Am 23.04.2015 um 16:34 schrieb Csikos Bela <[email protected]>:
>
> Hello list members:
>
> contextgarden wiki site http://wiki.contextgarden.net/Command/setupheads says
> that the \setupheads command "has been reported non-working for some people".
>
> For me the alternative=inmargin/normal options work, but the separator= and
> stopper= options have no effect. I would like my chapter, section etc numbers
> to
> have a dot after them, eg 1. 1.1. etc. How could I achieve this? Just in
> curiousity,
> how can I change the separator?
\setuphead
[sectionstarter=(,
sectionstopper=)]
%\setupreferencestructureprefix[default][prefixstarter={\symbol[none]},prefixstopper={\symbol[none]}]
\starttext
\chapter[sec:chapter]{Chapter}
\section[sec:section]{Section}
\subsection[sec:subsection]{Subsection}
Reference to chapter \in[sec:chapter] and section \in[sec:section].
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________