ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \definefontfallback
@ 2012-01-09  4:37 Wolfgang Schuster
  2012-01-09  9:49 ` \definefontfallback Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Schuster @ 2012-01-09  4:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-09  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-09  4:37 \definefontfallback Wolfgang Schuster
2012-01-09  9:49 ` \definefontfallback Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).