ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \eqaligno crashed
Date: Sun, 22 Jul 2012 19:46:38 +0200	[thread overview]
Message-ID: <D771B7FA-5BCE-4705-98F5-EDC408A3CA16@gmail.com> (raw)
In-Reply-To: <0E8B697E-BEE1-4ED8-9197-B2ABB5533A5B@gmail.com>


Am 22.07.2012 um 19:44 schrieb Wolfgang Schuster:

> 
> Am 22.07.2012 um 19:27 schrieb Meer, H. van der:
> 
>> Now \eqaligno crashes. Please, can this be repaired. It is so common a macro that I cannot complete my work without.
> 
> math-ali.mkiv
> 
> -\def\math_both_eqalign_no#1#2%
> +\def\math_both_eqalign_no_normal#1#2%
>  {\ifmmode
>     \the\mathdisplayaligntweaks % \let\strc_formulas_place_number\relax % strange hack
>     \vcenter\bgroup
>     \let\math_finish_eqalign_no\egroup
>   \else
>     \let\math_finish_eqalign_no\relax
>   \fi
>   #1%
>   \halign \ifcase\eqalignmode \or to \displaywidth \fi \expandafter {\the\scratchtoks\crcr#2\crcr}%
>   \math_finish_eqalign_no}

BTW: ConTeXt has it’s own align/matrix etc. environments for math since a long time.

\starttext

\startformula
\startalign
\NC x \EQ j \NR
\NC x \EQ j \NR
\stopalign
\stopformula

\stoptext

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2012-07-22 17:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22 17:27 Meer, H. van der
2012-07-22 17:44 ` Wolfgang Schuster
2012-07-22 17:46   ` Wolfgang Schuster [this message]
2012-07-22 19:18 ` Aditya Mahajan

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=D771B7FA-5BCE-4705-98F5-EDC408A3CA16@gmail.com \
    --to=schuster.wolfgang@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).