ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Formula numbering and counter
@ 2003-03-17 12:19 PIERRE LEDEVEDEC
  2003-03-17 17:40 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: PIERRE LEDEVEDEC @ 2003-03-17 12:19 UTC (permalink / raw)


Hi,

I would like to change the numbering of several formulae as follows:

<mathematical expression>          (1.1)
<mathematical expression>          (1.2a)  % here is
<mathematical expression>          (1.2b)  % the problem
<mathematical expression>          (1.3)

I don't know how to access the formula counter for the English interface
 of ConTeXt. (I only know that it is \formulenummer for the Dutch one.)

Also, how do you control the counter incrementation to produce (1.2a),
(1.2b) and the jump to (1.3) as automatic as possible ? (I know that I 
have to use \eqalignno and &(<macroformulanumber>) for the generation of
 the number.)

Thank you in advance for your answers.

Regards,
Pierre.

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

* Re: Formula numbering and counter
  2003-03-17 12:19 Formula numbering and counter PIERRE LEDEVEDEC
@ 2003-03-17 17:40 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2003-03-17 17:40 UTC (permalink / raw)


At 01:19 PM 3/17/2003 +0100, you wrote:
>Hi,
>
>I would like to change the numbering of several formulae as follows:
>
><mathematical expression>          (1.1)
><mathematical expression>          (1.2a)  % here is
><mathematical expression>          (1.2b)  % the problem
><mathematical expression>          (1.3)

\placeformula       \startformula a = b + c \stopformula
\placeformula{a}    \startformula a = b + c \stopformula
\placesubformula{b} \startformula a = b + c \stopformula
\placeformula       \startformula a = b + c \stopformula
\placesubformula{a} \startformula a = b + c \stopformula
\placesubformula{b} \startformula a = b + c \stopformula

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

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

end of thread, other threads:[~2003-03-17 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-17 12:19 Formula numbering and counter PIERRE LEDEVEDEC
2003-03-17 17:40 ` 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).