Willi Egger wrote:
> Great that the new Cows-letter-font is released!
> 
> Will you kindly provide some hints how to use this font? - I remember 
> some trickery you presented at the NTG meeting.
> .....
> Last but not least, what am I missing trying to get the cows show up?

This should work:


   \loadmapfile[koeieletters]
   \usetypescriptfile[type-cow]
   \usetypescript[cow][default] % only in 'default' encoding

   \definebodyfontenvironment[72pt]
   \setupbodyfont[cow,72pt]

   \starttext
   \rm Hello! % the typescript switches to sans by default

   \blank[big]

   $1 + 1 = 2$
   \stoptext

Cheers, Taco

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to