ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: eqalign
Date: Fri, 22 Nov 2019 09:16:36 +0100	[thread overview]
Message-ID: <A63927E2-2661-4717-8E80-7BDE4355D3C1@gmail.com> (raw)
In-Reply-To: <B356C593-BF4D-4149-9E8B-01933E19F38D@posteo.org>

Hi,

Indeed \startalign has been there from the beginning (as far as I can remember) and it is stable. 
In fact, as expalined by Aditya, you can define your own align environment, for special purposes. for instance I have:

\definemathmatrix[alignedcases]
		[align={right,left,left},
		distance=3pt,
		left={\left\{},
		right={\right.},
		style=\displaystyle]

when I want to put a big brace to the left of a certain number of aligned equations.

Best regards: Otared K.

> On 22 Nov 2019, at 09:04, nohop@posteo.org wrote:
> 
> OK, thanks for the tip! It works indeed.
> 
> PS: There appears to be no mention of \startalign in the manual. Is this going to be a stable interface? \eqalign, \eject used to work in ConTeXt.
> 
> On November 20, 2019 11:41:09 AM UTC, Otared Kavian <otared@gmail.com> wrote:
> Hi,
> 
> Indeed in ConTeXt one has better to use \startalign. Please see the excellent explanations by Aditya 
> 
> 	http://dl.contextgarden.net/myway/mathalign.pdf
> 
> Best regards: OK
> 
> On 20 Nov 2019, at 09:01, nohop@posteo.org wrote:
> 
> Dear All,
> 
> The command \eqalign does not work as described under:
>  https://wiki.contextgarden.net/Math_with_newmat
> as the ampersands are typeset (and the equal signs unaligned).
> 
> The following minimal example shows the issue:
> \usemodule[newmat]
> 
> \starttext
> 
> \startformula
> \eqalign{
>     A & = x\cr
>       & = y\cr}
> \stopformula
> 
> \stoptext
> (Issue showing up in context 2019.11.14 17:07.)
> 
> Best regards.
> 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
> 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
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2019-11-22  8:16 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     ` Otared Kavian [this message]
2019-11-22 12:25     ` eqalign Wolfgang Schuster
  -- 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=A63927E2-2661-4717-8E80-7BDE4355D3C1@gmail.com \
    --to=otared@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).