On 1/18/2016 9:30 PM, Alan Bowen wrote:
​There is an oddity in processing Greek. The combining diacritical
perispomenon is not positioned properly, though it appears as it should
in the source file. This diacritical is placed properly if one inserts
the appropriate character directly.

The PDF file produced by this sample shows the problem as it appears
using two different Greek fonts. The first entries in each line are
incorrect.

\definefontfamily[mainface][serif][IFAO Grec Unicode]
\setupbodyfont[mainface, 24pt]

\definefont[HellenicaCU][file:HellenicaCU.ttf at 24pt]

\starttext
αῖ%combining diacritical
αῖ%char 1FD6

\HellenicaCU{
αῖ%combining diacritical
αῖ%char 1FD6
}
\stoptext

As I review my files, I see that this is a fairly recent problem, though
I cannot say exactly when it first occurred.

looks ok here ... assuming i have the right font

you can try to wipe the font cache (otf and otl)


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | 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
___________________________________________________________________________________

Reply via email to