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: Math align in mkiv
Date: Tue, 6 Dec 2011 22:52:00 +0100	[thread overview]
Message-ID: <88F5576F-6CE6-4278-9354-24A8D85EF7E0@gmail.com> (raw)

Hi Aditya, Hi Hans,

It seems that recently the align environment in mkiv has changed and I get several strange results now. The (not so minimal…) example below results in the folowing two PDFs:

	http://dl.dropbox.com/u/4316076/align-mkii.pdf

	http://dl.dropbox.com/u/4316076/align-mkiv.pdf
As far as I can say the right behaviour is the one in mkii.
Is there a way to get the same result in mkiv by changing some parameters?
(I have movede litlle by little to maths in mkiv and I would like to fix somehow the apparently incorrect behaviour of mkiv…).

Best regards: OK
PS: Here is the source file:
%%% 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

\stoptext
%%% end align-mkiv.tex
___________________________________________________________________________________
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-06 21:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-06 21:52 Otared Kavian [this message]
2011-12-07  9:10 ` Hans Hagen
     [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
2011-12-07 19:41       ` Otared Kavian

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=88F5576F-6CE6-4278-9354-24A8D85EF7E0@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).