ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Different formatting of section numbers for title and references.
Date: Wed, 16 Aug 2006 20:12:55 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0608162007030.3716@nqvgln> (raw)

Hi,
  I want a setup in which section numbers are Roman (I, II, etc.) and 
subsection numbers are Character (A, B, etc. without the section 
number prefixed). This is easy to achieve using

\setupsection[section-3][bodypartconversion=Romannumerals]
\setupsection[section-4][bodypartconversion=Character,
                          previousnumber=no]

However, when I reference these sections, I want
\in[section] to give I (which it does happens) and \in[subsection] to 
give I-A. How can I achieve the correct reference numbering for 
subsections?

Thanks,
Aditya

                 reply	other threads:[~2006-08-17  0:12 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=Pine.WNT.4.63.0608162007030.3716@nqvgln \
    --to=adityam@umich.edu \
    --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).