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 via email to