ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [Regression] math: alignment parameters confused
@ 2011-11-20 19:09 Paul Menzel
  2011-11-25  0:22 ` Paul Menzel
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Menzel @ 2011-11-20 19:09 UTC (permalink / raw)
  To: ntg-context


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

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 #1.1.2: 2011.05.18--align.pdf --]
[-- Type: application/pdf, Size: 8302 bytes --]

[-- Attachment #1.1.3: 2011.10.14--align.pdf --]
[-- Type: application/pdf, Size: 8320 bytes --]

[-- Attachment #1.1.4: align.tex --]
[-- Type: text/x-tex, Size: 210 bytes --]

\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 #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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Regression] math: alignment parameters confused
  2011-11-20 19:09 [Regression] math: alignment parameters confused Paul Menzel
@ 2011-11-25  0:22 ` Paul Menzel
  2011-11-25  0:44   ` Aditya Mahajan
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Menzel @ 2011-11-25  0:22 UTC (permalink / raw)
  To: ntg-context


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

Dear ConTeXt folks,


Am Sonntag, den 20.11.2011, 20:09 +0100 schrieb Paul Menzel:

> 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.

I can also reproduce this using the following version.

        ConTeXt  ver: 2011.11.23 18:58 MKIV  fmt: 2011.11.24  int: english/english


Thanks,

Paul

[-- Attachment #1.1.2: align.tex --]
[-- Type: text/x-tex, Size: 210 bytes --]

\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 #1.1.3: 2011.05.18--align.pdf --]
[-- Type: application/pdf, Size: 8302 bytes --]

[-- Attachment #1.1.4: 2011.11.24--align.pdf --]
[-- Type: application/pdf, Size: 8317 bytes --]

[-- 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Regression] math: alignment parameters confused
  2011-11-25  0:22 ` Paul Menzel
@ 2011-11-25  0:44   ` Aditya Mahajan
  2011-11-25 10:07     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Aditya Mahajan @ 2011-11-25  0:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, 25 Nov 2011, Paul Menzel wrote:

> Dear ConTeXt folks,
>
>
> Am Sonntag, den 20.11.2011, 20:09 +0100 schrieb Paul Menzel:
>
>> 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.
>
> I can also reproduce this using the following version.
>
>        ConTeXt  ver: 2011.11.23 18:58 MKIV  fmt: 2011.11.24  int: english/english

Sorry, I don't have the time to debug any math related bugs right now. 
Hopefully, Hans or Taco will be able to look into it.

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Regression] math: alignment parameters confused
  2011-11-25  0:44   ` Aditya Mahajan
@ 2011-11-25 10:07     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2011-11-25 10:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 25-11-2011 01:44, Aditya Mahajan wrote:
> On Fri, 25 Nov 2011, Paul Menzel wrote:
>
>> Dear ConTeXt folks,
>>
>>
>> Am Sonntag, den 20.11.2011, 20:09 +0100 schrieb Paul Menzel:
>>
>>> 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.
>>
>> I can also reproduce this using the following version.
>>
>> ConTeXt ver: 2011.11.23 18:58 MKIV fmt: 2011.11.24 int: english/english
>
> Sorry, I don't have the time to debug any math related bugs right now.
> Hopefully, Hans or Taco will be able to look into it.

fixed in beta



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-25 10:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-20 19:09 [Regression] math: alignment parameters confused Paul Menzel
2011-11-25  0:22 ` Paul Menzel
2011-11-25  0:44   ` Aditya Mahajan
2011-11-25 10:07     ` Hans Hagen

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).