ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* subformulas: error in latest beta
@ 2012-08-18 19:01 Andreas Mang
  2012-08-18 19:04 ` Andreas Mang
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Mang @ 2012-08-18 19:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear all,

I am having problems with subformulas.

The following example does not display a subnumber (i.e. I get (1) and (2) instead of (1a) and (1b)):

%%%%%%%%%%%%% start example %%%%%%%%%%%%
\starttext
% from 
% does not display "subformula numbers""
\placesubformula
\startformula \startalign
\NC a_1 x + b_1 y \NC = c_1 \NR[+][a]
\NC a_2 x + b_2 y \NC = c_2 \NR[+][b]
\stopalign \stopformula
%%%%%%%%%%%%% stop example %%%%%%%%%%%%%

This example is taken from http://dl.contextgarden.net/myway/mathalign.pdf page 6 

I am not quite sure for how long this is not working. I have been using the following alternative, which used to work but now gives me an error with the latest beta (ConTeXt ver: 2012.08.16 22:20 MKIV fmt: 2012.8.18):

%%%%%%%%%%%%% start example %%%%%%%%%%%%
% the following used to work in an earlier version
\startsubformulas[eq:ax=b]
\placeformula
\startformula \startalign
\NC a_1 x + b_1 y \NC = c_1 \NR[+][a]
\NC a_2 x + b_2 y \NC = c_2 \NR[+][b]
\stopalign \stopformula
\stoptext
%%%%%%%%%%%%% stop example %%%%%%%%%%%%%

Any suggestions?

Cheers,
Andreas
___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2012-08-21 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-18 19:01 subformulas: error in latest beta Andreas Mang
2012-08-18 19:04 ` Andreas Mang
2012-08-19  9:55   ` Hans Hagen
2012-08-21 20:02     ` Andreas Mang

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