ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Werners-Lucchini" <wwl@musensturm.de>
To: ntg-context@ntg.nl
Subject: broken section number
Date: Fri, 13 Apr 2007 00:58:03 +0200	[thread overview]
Message-ID: <461ED59B.10617.42A702@wwl.musensturm.de> (raw)

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

                 reply	other threads:[~2007-04-12 22:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=461ED59B.10617.42A702@wwl.musensturm.de \
    --to=wwl@musensturm.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).