Hi Lukás,

You configure the way the equations are numbered by sayng (for example)

        \setupformulas[prefix=yes, prefixsegments=chapter:section, 
way=bysection, location=right]

If you say « prefix= no » then you don’t need the other specifications, but I 
am giving a more example above in case you want to adapt it to your needs.

Best regards: OK


> On 06 Aug 2015, at 16:03, Procházka Lukáš Ing. - Pontex s. r. o. 
> <l...@pontex.cz> wrote:
> 
> Hello,
> 
> one more question related to the numbering style. The code bellow:
> 
> ----
> \def\fakeformula{a^2 + b^2 = c^2}
> 
> \starttext
>  \chapter{Cha1}
>    \section{A}
>      \placeformula\startformula\fakeformula\stopformula
> 
>    \section{B}
>      \placeformula\startformula\fakeformula\stopformula
> 
>      \subsection{Ba}
>        \placeformula\startformula\fakeformula\stopformula
> \stoptext
> ----
> 
> gives numbers in form of "(1.1)", "(1.2)" and "(1.3)".
> 
> Is there a way to get simple continuous numbering within the same \chapter 
> (or, similarly, \part in the case of a larger document) - so to produce 
> "(1)", "(2)" and "(3)" in this case?
> 
> Best regards,
> 
> Lukas
> 
> 
> -- 
> Ing. Lukáš Procházka | mailto:l...@pontex.cz
> Pontex s. r. o.      | mailto:pon...@pontex.cz | http://www.pontex.cz
> Bezová 1658
> 147 14 Praha 4
> 
> Tel: +420 241 096 751
> Fax: +420 244 461 
> 038<SubForm4.mkiv><SubForm4.pdf>___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to