On Wed, Jan 12, 2011 at 04:08:40PM +0100, Taco Hoekwater wrote:
> 
> 
> On 01/12/11 16:02, Mathieu Boespflug wrote:
> > It seems this is a regression of either ConTeXt or LuaTeX. I have a
> > PDF that I generated on December 9th that doesn't have this problem.
> > According to the PDF metadata, the versions used to create it were:
> > 
> > Producer: LuaTeX-0.64.0
> > Creator: ConTeXt - 2010.11.27 14:27
> > 
> > I also have a PDF from the same source created end of December with
> > the following versions, that features the bug:
> > 
> > ConTEXt version 2010.12.21 10 :50 on LuaTeX version 0.65.0.
> > 
> > Could it be a LuaTeX 0.65 regression?
> 
> Well, luatex 0.65.0 had this bugfix:
> 
> * With OpenType math fonts, accents over any class except 0 and 7
>   were misplaced.
> 
> And that could be related.

Works fine here for "true" OpenType math fonts, so I think it might be
something ConTeXt.

\setupbodyfont[xits]
%\setupbodyfont[cambria]
%\setupbodyfont[asana] % no accents!
\starttext
hello $\hat x \hat A$.
\stoptext

BTW, accents are not shown with Asana which lacks spacing accents that
context used to use for non-wide accents, shouldn't be using combining
accents with both now Luatex have "fixed" keyword?

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer
___________________________________________________________________________________
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