Hi,

with the last beta \definefontfallback settings are ignored. In the example 
below
everything is printed Upright while the first line should be Slanted.

\definefontfallback [test] [Slanted] [0x0041-0x005A] % make uppercase slanted
%definefontfallback [test] [Bold]    [0x0061-0x007A] % make lowercase bold

\definefontsynonym[Test][Serif][fallbacks=test]

\definefont[TestFont][Test]

\starttext \TestFont
\dostepwiserecurse{65}{90}{1}{\char\recurselevel\relax\space}\par
\dostepwiserecurse{97}{122}{1}{\char\recurselevel\relax\space}
\stoptext

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