ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: equation numbering: subfurmulas
Date: Wed, 8 Dec 2010 16:12:20 +0100	[thread overview]
Message-ID: <AANLkTi=eLti64C4Qbw8fVML=2TMOQFmC_mc_VZVg1B=s@mail.gmail.com> (raw)

I took the following document as a source:
    http://wiki.contextgarden.net/images/b/b4/Mathalign.pdf
(Btw: Aditya, why isn't the latest version also on
http://dl.contextgarden.net/myway/mathalign.pdf?)

Section 4.2 says one thing and does the other ...

I want to have my equations numbered as
  a_1 = (1,0,0)    (1a)
  a_2 = (0,1,0)    (1b)
  a_3 = (0,0,1)    (1c)
and then reference them as equation (1).

The example from Aditya's document says the following:

\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

But if I try that in MKII, I get (0a) and (0b), while if I try that in
MKIV, I get (1) and (2). How do I get (1a) and (1b) with both MKII and
MKIV?

Mojca

(I'm asking about MKII since I have a completely different problem
with every new MKIV version released and I really need to finish that
document even if MKIV crashes or a nuclear war starts ... :) :) :)
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2010-12-08 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 15:12 Mojca Miklavec [this message]
2010-12-10 11:48 ` Leo Razoumov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=eLti64C4Qbw8fVML=2TMOQFmC_mc_VZVg1B=s@mail.gmail.com' \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).