ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: eqalign
Date: Fri, 22 Nov 2019 13:25:42 +0100	[thread overview]
Message-ID: <5355d00f-1f1a-f648-75b8-3c591c46c01f@gmail.com> (raw)
In-Reply-To: <B356C593-BF4D-4149-9E8B-01933E19F38D@posteo.org>

nohop@posteo.org schrieb am 22.11.2019 um 09:04:
> OK, thanks for the tip! It works indeed.
>
> PS: There appears to be no mention of \startalign in the manual.
Which manual?
> Is this going to be a stable interface?
Probably: http://dl.contextgarden.net/myway/mathalign.pdf
> \eqalign, \eject used to work in ConTeXt.
1. \eqalign still works but you have to change the meaning of the 
ampersand in math mode but I suggest to use \startalign.

\setupmathematics[ampersand=normal]

\starttext

\startformula
\eqalign{
      A & = x\cr
        & = y\cr}
\stopformula

\stoptext

2. There is no need for \eject because we have the \page command.

Wolfgang

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2019-11-22 12:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20  8:01 eqalign nohop
2019-11-20 11:41 ` eqalign Otared Kavian
2019-11-22  8:04   ` eqalign nohop
2019-11-22  8:16     ` eqalign Otared Kavian
2019-11-22 12:25     ` Wolfgang Schuster [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-05  4:08 eqalign David Arnold
2006-02-05  5:04 ` eqalign Matthias Weber

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=5355d00f-1f1a-f648-75b8-3c591c46c01f@gmail.com \
    --to=wolfgang.schuster.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).