ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Numbering subformulas
@ 2015-08-03 10:20 Procházka Lukáš Ing. - Pontex s. r. o.
  2015-08-03 15:47 ` Procházka Lukáš Ing. - Pontex s. r. o.
  2015-08-04  0:08 ` Aditya Mahajan
  0 siblings, 2 replies; 21+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2015-08-03 10:20 UTC (permalink / raw)
  To: ConTeXt

Hello,

it seems this is a frequent thesis - in the mailing archive, stackoverflow...

Anyway, I'm not able to find a valid way (MWE) how to number subformulas (with option to create a reference name, like 'eq:1a' and 'eq:1b', and to be able to refer to them, like "\ineq[eq:1a] and \ineq[eq:1b]"), so to get something like:

"
Some text
	a + b = c 	(1a)
and later
	d + e = f 	(1b)
so nothing surprising in [1a] and [1b].
"

Moreover, on http://wiki.contextgarden.net/Math there is a red "Warning!":

"
If you consider using ConTeXt for a paper with a proper formula numbering please wait until it is implemented in mkiv. At the moment only a very limited formula numbering is possilbe:
  number formula(s) with a plain number
  number formula(s) with a subnumber

Not possible is at the moment:
  Table of formulas
  Named subformulas
  Mixure of formulas and subformulas in one block
  Reference on a (sub-)formula without having it listed in the Table of formulas

For more details and actual state see mailing list and Summary of formula numbering problem.
"

I don't know which date this warning comes from, if it is outdated or still valid...

So, finally, what is the PROPER way (if it really exists) in ConTeXt how to typeset subformulas?

(I'm typesetting a large article on physics which contains many math (sub-)formulas, so knowledge of a working tool for Ctx would be nice...)

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

___________________________________________________________________________________
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] 21+ messages in thread
* Numbering subformulas
@ 2012-10-14 16:19 Otared Kavian
  2012-10-14 19:07 ` Aditya Mahajan
  0 siblings, 1 reply; 21+ messages in thread
From: Otared Kavian @ 2012-10-14 16:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Aditya,

It seems that numbering subformulas as described in your « My Way » magazine entitled « Using \startalign » does not work with mkiv.
The following minimal example taken from page 6 of the above mentioned manual, does not result in what is described there:

\starttext
\placesubformula
\startformula \startalign
  \NC a_1 x + b_1 y \NC = c_1 \NR[eq:c][c]
  \NC a_2 x + b_2 y \NC = c_2 \NR[eq:d][d]
\stopalign \stopformula
(\in[eq:c]) and (\in[eq:d]) form a linear system of equations.
\stoptext

Is this a known bug?

Thanks in advance: OK
___________________________________________________________________________________
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] 21+ messages in thread

end of thread, other threads:[~2015-08-06 21:03 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-03 10:20 Numbering subformulas Procházka Lukáš Ing. - Pontex s. r. o.
2015-08-03 15:47 ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-08-04  0:08 ` Aditya Mahajan
2015-08-05 23:25   ` Wolfgang Schuster
2015-08-06  9:32     ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-08-06 10:07       ` Wolfgang Schuster
2015-08-06 11:18         ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-08-06 11:42         ` Otared Kavian
2015-08-06 14:03         ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-08-06 14:38           ` Otared Kavian
2015-08-06 15:41             ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-08-06 21:03               ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2012-10-14 16:19 Otared Kavian
2012-10-14 19:07 ` Aditya Mahajan
2012-10-14 20:25   ` Andreas Mang
2012-10-14 21:22     ` Wolfgang Schuster
2012-10-15 10:44       ` Andreas Mang
2012-10-15 11:45         ` Otared Kavian
2012-10-15 14:57           ` Hans Hagen
2012-10-15 14:58           ` Wolfgang Schuster
2012-10-15 17:47             ` 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).