Numbered equation Hello, Assuming i am working in the first chapter, using \startplaceformula ... \stopplaceformula induces a numbered equation (1.1), (1.2), etc How to get (1), (2), etc ? Thanks Fabrice
Am 27.08.24 um 17:10 schrieb Fabrice Couvreur:
Numbered equation Hello, Assuming i am working in the first chapter, using \startplaceformula ... \stopplaceformula induces a numbered equation (1.1), (1.2), etc How to get (1), (2), etc ?
Try \setupformula[prefix=no] Otherwise look into the options of https://wiki.contextgarden.net/Command/setupcounter, e.g. prefixset (\setupformula inherits from \setupcounter). Hraban
Hi,
This works but I should have thought of that, I'm a bit confused !
Thanks
Fabrice
Le mar. 27 août 2024 à 17:34, Henning Hraban Ramm
Am 27.08.24 um 17:10 schrieb Fabrice Couvreur:
Numbered equation Hello, Assuming i am working in the first chapter, using \startplaceformula ... \stopplaceformula induces a numbered equation (1.1), (1.2), etc How to get (1), (2), etc ?
Try \setupformula[prefix=no]
Otherwise look into the options of https://wiki.contextgarden.net/Command/setupcounter, e.g. prefixset (\setupformula inherits from \setupcounter).
Hraban
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
participants (2)
-
Fabrice Couvreur
-
Henning Hraban Ramm