Re: [NTG-context] eqalign

2019-11-22 Thread nohop
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  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, no...@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
___


[NTG-context] eqalign

2019-11-20 Thread nohop

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
___