ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* broken section number
@ 2007-04-12 22:58 Wolfgang Werners-Lucchini
  0 siblings, 0 replies; only message in thread
From: Wolfgang Werners-Lucchini @ 2007-04-12 22:58 UTC (permalink / raw)
  To: ntg-context

Hallo!

I need help with referencing a subsubsection-number
and the following setup:
---------------------------------------
\setuphead[chapter][number=no]
\setuphead[subsection][resetnumber=no]
\setuphead[subsubsection][
  numbercommand={\determineheadnumber[section]\currentheadnumber .}]
\setupsection[section][previousnumber=no,conversion=Romannumerals]
\setupsection[subsection][previousnumber=no,conversion=Characters]
\setupsection[subsubsection][previousnumber=no]

\starttext
\section{Eins}
\subsection{Zuerst}
\subsubsection{Test}
\subsubsection[LAB]{Test}
\subsubsection{Test}
\subsection{Danach}
\subsubsection{Test}
\subsubsection{Test}
\section{Zwei}
\subsection{Und dann}
\subsubsection{Test}
In \in[LAB] % <---- problem
\stoptext
---------------------------------------
The numbering of the subsub's is prefixed (arabic, not roman) and 
reset by the section-number (not the subsection-number). This works.

The problem is, that section-number-prefix is not used for the 
reference. 

What is the solution?

Btw. I have not found any explanations for the 'prefix' and the 
'ownnumber' options. Where can I read and learn about these options?

Wolfgang

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-12 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-12 22:58 broken section number Wolfgang Werners-Lucchini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).