On Sun, 1 Apr 2007, Vyatcheslav Yatskovsky wrote: > Hello, > > What is better to use given the code below? \setupbodyfont or > \switchtotypeface? Both produce the same result but in the second > case my pdf file is twice bigger..
In general, \setupbodyfont is for global font setup while switchtobodyfont is for a local font change. In this case, I think that \setupbodyfont should be used. Aditya _______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
