ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to get numbered cases'ed equations ?
@ 2010-12-20 15:45 Cedric Mauclair
  2010-12-21  8:19 ` Cedric Mauclair
  0 siblings, 1 reply; 5+ messages in thread
From: Cedric Mauclair @ 2010-12-20 15:45 UTC (permalink / raw)
  To: ConTeXt-mailinglist

Hi list,

How can I get a numbered equation when using cases in MkIV? The "hack"
proposed by Aditya in [1] doesn't work as it uses macros that no
longer exist (\makesesctionnumber and others). The reference doesn't
even get recorded. I precise that I don't want (well, don't need) the
sub numbering per-line, just a regular number would do.

Minimal example:

\starttext

My equation \in[eq:equation] and my other equation \in[eq:other-equation].

\placeformula[eq:equation]
\startformula
  E = mc^2
\stopformula

\placeformula[eq:equation]
\startformula
  \startcases
    \NC E = mc^2 \NC some text\NR
    \NC E = mc^2 \NC some more text\NR
  \stopcases
\stopformula

\stoptext


Thanks.


[1] http://dl.contextgarden.net/myway/mathalign.pdf

-- Cédric
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-07 22:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 15:45 How to get numbered cases'ed equations ? Cedric Mauclair
2010-12-21  8:19 ` Cedric Mauclair
2011-01-03 15:00   ` Cedric Mauclair
2011-01-04 14:19     ` Cedric Mauclair
2011-01-07 22:02       ` Hans Hagen

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