ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Re: gather
Date: Wed, 27 Oct 2004 19:49:25 -0700	[thread overview]
Message-ID: <3.0.5.32.20041027194925.008b7660@mail.northcoast.com> (raw)
In-Reply-To: <26725494.20041027091828@iol.it>

Giuseppe,

>> In amsmath, if we don't want the individual equations numbered, we use the
>> * version. Try:
>
>> \documentclass{article}
>> \usepackage{amsmath}
>
>> \begin{document}
>
>> \begin{gather*}
>> F(x)=\int_0^x f(t)\, dt\\
>> F'(x)=f(x)
>> \end{gather*}
>
>> \end{document}
>
>> I hope this helps those who are working on these issues.
>
>In ConTeXt, the usual behavior of such things is to have them
>unnumbered unless they are preceded by a \placeformula[label],
>and this is the convention I'm following in the amsl module ...
>should it be changed?

Not necessarily. You probably should stick with the "Context Way." 

However, can you tell me how to use the gather environment using amsl so
that all equations in the gather environment are numbered and labeled,
where each can be referenced separately in the ensuing text? Is this possible?

>I'll see for the centering issue.

Definitely. That's the whole point of the gather environment. Otherwise,
why not just use align? The whole point is to "gather" a group of equations
as a unit and center each on its own line.

  reply	other threads:[~2004-10-28  2:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-27  4:34 gather David Arnold
2004-10-27  7:18 ` gather Giuseppe Bilotta
2004-10-28  2:49   ` David Arnold [this message]
2004-10-28 11:21     ` Re[2]: gather Giuseppe Bilotta

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=3.0.5.32.20041027194925.008b7660@mail.northcoast.com \
    --to=darnold@northcoast.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).