Re: [NTG-context] Bug with \left( \right) in current beta

2013-08-20 Thread Hans Hagen

On 8/20/2013 11:34 AM, Janne Junnila wrote:

Hey,

The following does not work correctly in the current beta. It seems
like the "1" is parsed as a part of "(". Inserting a space between (
and 1 makes the example work.

\starttext
\startformula
\left(1 - \right)
\stopformula
\stoptext

Most of the fonts produce nothing for \left(1, cambria produces some
weird symbol.


ah, lookahead issue .. fixed in beta (uploading now)

Hans

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


[NTG-context] Bug with \left( \right) in current beta

2013-08-20 Thread Janne Junnila
Hey,

The following does not work correctly in the current beta. It seems
like the "1" is parsed as a part of "(". Inserting a space between (
and 1 makes the example work.

\starttext
\startformula
\left(1 - \right)
\stopformula
\stoptext

Most of the fonts produce nothing for \left(1, cambria produces some
weird symbol.

-- Janne
___
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
___