Am 25.07.2013 um 18:39 schrieb Pablo Rodríguez <oi...@web.de>:

> Dear list,
> 
> using simplefonts (sorry, I don’t know how to do it with the standard
> typescripts [it might fail there too]), I don’t get font fallback
> working for some Hebrew characters.
> 
> Here is the sample:
> 
>    \usemodule[simplefonts]
>    \setupdirections[bidi=on]
>    \definefontfeature[hebrew][lang=heb,script=hebr]
>    \setmainfontfallback[FreeSerif][range={hebrew,greekandcoptic},
>    force=yes,features=hebrew]
>    \setmainfont[TeX Gyre Pagella]
>    \starttext
>    This Greek letter is printed: ά.\blank
> 
>    But this Hebrew letter isn’t: אָֽ​.
>    \stoptext
> 
> It works for Greek, but it doesn’t work for Hebrew.
> 
> Am I doing something wrong or is this a bug?

The characters isn’t in one of the specified fallback ranges, you have to add 
“alphabeticpresentationforms” to the list.

Look at the block entry in the table: 
http://www.fileformat.info/info/unicode/char/fb2f/index.htm

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