ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Resetting equation numbering at each section
@ 2008-10-13  8:15 Mojca Miklavec
  0 siblings, 0 replies; only message in thread
From: Mojca Miklavec @ 2008-10-13  8:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I want figures and formulas to start with number 1 in each section.

1 Section

Figure 1

a + b = c (1)

a + b = c (2)


2 Section

Figure 1

a + b = c (1)

Figure 2


For figures this works:

\setupfloats
	[way=bysection,sectionnumber=,separator=]

But for equations it doesn't (I get 2.1) though the same parameters
seem to be available in command:

\setupformulas
	[way=bysection,sectionnumber=,separator=]

Any hints about how to prevent this are welcome. Sections are not numbered.

\setuphead
	[section]
	[number=no]

Thanks,
    Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-13  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-13  8:15 Resetting equation numbering at each section Mojca Miklavec

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).