Dear fellow conspirators, more about my attempts to get times new roman working: I could find neither context.cnf nor type-mws.tex in the distribution. Anyway, here is my attempt at a typescript file: note that arial provides the companion sans serif: any comments will be appreciated. Question: What is "\typescriptthree"? I'm assuming there is also a [font:fallback:serif] option. Best Idris =========================================================== \starttypescript [serif] [timesnewroman] [name] \setups[font:fallback:serif] \definefontsynonym[Serif] [TimesNewRoman] \definefontsynonym[SerifBold] [TimesNewRoman-Bold] \definefontsynonym[SerifItalic] [TimesNewRoman-Italic] \definefontsynonym[SerifBoldItalic][TimesNewRoman-BoldItalic] \stoptypescript \starttypescript [serif] [timesnewroman] [texnansi] \definefontsynonym [TimesNewRoman] [\typescriptthree-timesnewroman] [encoding=\typescriptthree] \definefontsynonym [TimesNewRoman-Bold] [\typescriptthree-timesnewromanb] [encoding=\typescriptthree] \definefontsynonym [TimesNewRoman-Italic] [\typescriptthree-timesnewromani] [encoding=\typescriptthree] \definefontsynonym [TimesNewRoman-BoldItalic] [\typescriptthree-timesnewromanz] [encoding=\typescriptthree] \stoptypescript \starttypescript [map] [timesnewroman] [texnansi] \loadmapfile[texnansi-microsoft-timesnewroman.map] \stoptypescript \usetypescriptfile[type-tnr] \definetypeface [timesnewroman] [ss] [sans] [arial] [default] [encoding=texnansi] \definetypeface [timesnewroman] [rm] [serif] [timesnewroman] [default] [encoding=texnansi,rscale=1.1] \definetypeface [timesnewroman] [mm] [math] [palatino] [default] [encoding=texnansi,rscale=1.1] \definetypeface [timesnewroman] [tt] [mono] [modern] [default] [encoding=texnansi,rscale=1.25] =========================================================== Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523
ishamid wrote:
Question: What is "\typescriptthree"?
I think it is the third parameter that is supplied to a typescript. In your case its value is always "texnansi" because your typescript does not allow several values for the third parameter. --Stefan
participants (2)
-
ishamid
-
Stefan Wachter