Am 25.03.2011 um 17:25 schrieb Nicola: > Ok. Please bear with me, understanding of font handling mechanisms is still > beyond my reach. This is the best I was able to do so far to use Times New > Roman:
Mac: \usetypescriptfile[type-mac] \setupbodyfont[timesnewroman] \starttext Times New Roman \stoptext Windows: \usetypescriptfile[type-win] \setupbodyfont[times] \starttext Times New Roman \stoptext Other (with the ms core fonts package Mathew mentioned): \setupbodyfont[mscore] \starttext Times New Roman \stoptext All: \usemodule[simplefonts] \setmainfont[Times New Roman] \starttext Times New Roman \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
