Dear ConTeXt folks,

there must be a regression between

ConTeXt  ver: 2011.05.18 18:04 MKIV  fmt: 2011.7.24  int: english/english

and

ConTeXt  ver: 2011.10.14 22:47 MKIV  fmt: 2011.10.15  int: english/english.

Using the minimal example

        \starttext
        \placeformula
        \startformula
        \startmathalignment[n=4, align={left, right, middle, left}]
        \NC A \NC B \NC C \NC D \NR
        \NC AA \NC BB \NC CC \NC DD \NR
        \stopmathalignment
        \stopformula
        \stoptext

the last row is aligned like middle instead of left.


Thanks,

Paul

Attachment: 2011.05.18--align.pdf
Description: Adobe PDF document

Attachment: 2011.10.14--align.pdf
Description: Adobe PDF document

\starttext
\placeformula
\startformula
\startmathalignment[n=4, align={left, right, middle, left}]
\NC A \NC B \NC C \NC D \NR
\NC AA \NC BB \NC CC \NC DD \NR
\stopmathalignment
\stopformula
\stoptext

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
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 via email to