ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \underbrace broken in latest beta
@ 2010-11-27 13:15 Mathieu Boespflug
  2010-11-27 13:27 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Boespflug @ 2010-11-27 13:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I upgraded to latest beta and something that used to work before
doesn't anymore. Here's a minimal example:

\starttext

Here's an underbrace :
\startformula
\underbrace{X \cdots X}_{n \text{ times}}
\stopformula
\stoptext

The error I get is:

! Missing number, treated as zero.
<to be read again>
                   b
\Umathbotaccent ->\Umathaccent b
                                ottom
\normalunderbrace ->\Umathbotaccent
                                    0 "0 "23DF
\mathopwithlimits #1#2->\mathop {#1
                                   {#2}}\limits
l.5 \underbrace{X \cdots X}
                           _{n \text{ times}}

All the best,

Mathieu
___________________________________________________________________________________
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] 5+ messages in thread

* Re: \underbrace broken in latest beta
  2010-11-27 13:15 \underbrace broken in latest beta Mathieu Boespflug
@ 2010-11-27 13:27 ` Hans Hagen
  2010-11-27 14:13   ` Mathieu Boespflug
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2010-11-27 13:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Mathieu Boespflug

On 27-11-2010 2:15, Mathieu Boespflug wrote:
> Hi,
>
> I upgraded to latest beta and something that used to work before
> doesn't anymore. Here's a minimal example:

at the end of math-ini.mkiv patch:

\ifnum\luatexversion<65
     \def\Umathbotaccent{\Umathaccent bottom }
\fi

it's a prelude to a luatex update

-----------------------------------------------------------------
                                           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] 5+ messages in thread

* Re: \underbrace broken in latest beta
  2010-11-27 13:27 ` Hans Hagen
@ 2010-11-27 14:13   ` Mathieu Boespflug
  2010-11-27 14:22     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Boespflug @ 2010-11-27 14:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen

Hi Hans,

thank you for the quick response. Unfortunately, your fix below
doesn't seem to work. Or perhaps I need to regenerate some files? I
ran context --generate and context --make after your instructions but
I still get the same error. My context version is:

ConTeXt  ver: 2010.11.27 14:27 MKIV  fmt: 2010.11.27  int: english/english

Thanks,

Mathieu


On Sat, Nov 27, 2010 at 2:27 PM, Hans Hagen <pragma@wxs.nl> wrote:
> On 27-11-2010 2:15, Mathieu Boespflug wrote:
>>
>> Hi,
>>
>> I upgraded to latest beta and something that used to work before
>> doesn't anymore. Here's a minimal example:
>
> at the end of math-ini.mkiv patch:
>
> \ifnum\luatexversion<65
>    \def\Umathbotaccent{\Umathaccent bottom }
> \fi
>
> it's a prelude to a luatex update
>
> -----------------------------------------------------------------
>                                          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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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] 5+ messages in thread

* Re: \underbrace broken in latest beta
  2010-11-27 14:13   ` Mathieu Boespflug
@ 2010-11-27 14:22     ` Hans Hagen
  2010-11-27 14:35       ` Mathieu Boespflug
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2010-11-27 14:22 UTC (permalink / raw)
  To: Mathieu Boespflug; +Cc: mailing list for ConTeXt users

On 27-11-2010 3:13, Mathieu Boespflug wrote:
> Hi Hans,
>
> thank you for the quick response. Unfortunately, your fix below
> doesn't seem to work. Or perhaps I need to regenerate some files? I
> ran context --generate and context --make after your instructions but
> I still get the same error. My context version is

weird, for the  moment comment the line in math-ini.mkiv and run

context --make

-----------------------------------------------------------------
                                           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] 5+ messages in thread

* Re: \underbrace broken in latest beta
  2010-11-27 14:22     ` Hans Hagen
@ 2010-11-27 14:35       ` Mathieu Boespflug
  0 siblings, 0 replies; 5+ messages in thread
From: Mathieu Boespflug @ 2010-11-27 14:35 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Ok, that works. Thanks!

On Sat, Nov 27, 2010 at 3:22 PM, Hans Hagen <pragma@wxs.nl> wrote:
> On 27-11-2010 3:13, Mathieu Boespflug wrote:
>>
>> Hi Hans,
>>
>> thank you for the quick response. Unfortunately, your fix below
>> doesn't seem to work. Or perhaps I need to regenerate some files? I
>> ran context --generate and context --make after your instructions but
>> I still get the same error. My context version is
>
> weird, for the  moment comment the line in math-ini.mkiv and run
>
> context --make
>
> -----------------------------------------------------------------
>                                          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] 5+ messages in thread

end of thread, other threads:[~2010-11-27 14:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-27 13:15 \underbrace broken in latest beta Mathieu Boespflug
2010-11-27 13:27 ` Hans Hagen
2010-11-27 14:13   ` Mathieu Boespflug
2010-11-27 14:22     ` Hans Hagen
2010-11-27 14:35       ` Mathieu Boespflug

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