ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: About the numbering of theorems
Date: Fri, 7 Aug 2020 19:45:28 +0200	[thread overview]
Message-ID: <f993fb55-263b-0ba6-f428-bc7d3e1092cb@gmail.com> (raw)
In-Reply-To: <CACyK-eqefZpq_K-iE5B=fxSu1OfTRt4XQNYTTm74upEhm9D7Hw@mail.gmail.com>

Fabrice Couvreur schrieb am 07.08.2020 um 16:30:
> Hello,
> I have a little problem with the numbering of theorems when there is no 
> subsection. I would like to know :
> 
> Theorem 1.1
> Theorem 1.2
> 
> Theorem 2.3
> Theorem 2.4
> 
> Thank you
> Fabrice

Use a conversion set to set the number conversion for you sections and 
remove the conversion setting (\setuphead[...][conversion=...]) from the 
setups.

\defineconversionset [fabrice] [n,n,R,n] [n]

\setupheads
   [sectionconversionset=fabrice]

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2020-08-07 17:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 14:30 Fabrice Couvreur
2020-08-07 17:45 ` Wolfgang Schuster [this message]
2020-08-08 10:28   ` Fabrice Couvreur

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=f993fb55-263b-0ba6-f428-bc7d3e1092cb@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --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).