ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Paul Menzel <paulepanter@users.sourceforge.net>
To: ntg-context@ntg.nl
Subject: Re: Math align in mkiv
Date: Wed, 07 Dec 2011 09:03:51 +0100	[thread overview]
Message-ID: <1323245031.32367.43.camel@mattotaupa> (raw)
In-Reply-To: <CFE0719D-4CF8-46CE-97A5-D6BF2507876A@gmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 1082 bytes --]

Dear Otared,


Am Mittwoch, den 07.12.2011, 05:11 +0100 schrieb Otared Kavian:

> Thank you having tested the file I sent.

did the example work for you with MKIV in the past?

> As I suspected, your testing confirms that the change or the bug has been introduced in a recent version of ConTeXt mkiv, some time between October and late November.
> The version I am running is
> 	ConTeXt  ver: 2011.11.29 23:11 MKIV  fmt: 2011.12.2  int: english/english

I can also reproduce that behavior using

        ConTeXt  ver: 2011.11.25 21:29 MKIV  fmt: 2011.11.25  int: english/english

> I think at some time in November Hans did some changes in math alignment after someone reported a bug, and Aditya said he wouldn't have time to (or could not) fix it.

There were two issues and the corresponding messages in the archive
[1][2]. So if these are related it should work for you using the version
from November 24th.


Thanks,

Paul


[1] http://www.ntg.nl/pipermail/ntg-context/2011/063428.html
[2] http://www.ntg.nl/pipermail/ntg-context/2011/063451.html

[-- Attachment #1.1.2: align-mkiv.pdf --]
[-- Type: application/pdf, Size: 24994 bytes --]

[-- Attachment #1.1.3: align-mkiv.tex --]
[-- Type: text/x-tex, Size: 803 bytes --]

%%% align-mkiv.tex
% defining an alignment structure
\definemathmatrix[alignedcases]
                [align={right,left,left},
                distance=3pt,
                left={\left\{\;},
                right={\right.},
                style=\displaystyle]

\starttext

\startformula
\startalignedcases
\NC -\partial_t \Delta \psi + \Delta^2 \psi - \Delta \psi   \NC = 0 \NC \quad \mbox{in }\, (0,\infty)\times \Omega  \NR
\NC \psi (0,x) \NC= \psi_0(x) \NC \quad \mbox{in }\, \Omega \NR
\NC \psi (t,\sigma ) \NC= 0 \NC \quad \mbox{on }\, (0,\infty)\times \partial\Omega \NR
\NC {\partial \psi  \over  \partial {\bf n}}(t,\sigma ) \NC = 0 \NC \quad \mbox{on }\, (0,\infty)\times \partial\Omega. 
\stopalignedcases
\stopformula

\CONTEXT\ \contextmark\ \contextversion
\stoptext

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2011-12-07  8:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1088.1323209404.4232.ntg-context@ntg.nl>
2011-12-07  1:39 ` Math align in mk Jeong Dalyoung
2011-12-07  4:11   ` Math align in mkiv Otared Kavian
2011-12-07  8:03     ` Paul Menzel [this message]
2011-12-07 19:41       ` Otared Kavian
2011-12-06 21:52 Otared Kavian
2011-12-07  9:10 ` Hans Hagen

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=1323245031.32367.43.camel@mattotaupa \
    --to=paulepanter@users.sourceforge.net \
    --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).