RE: [NTG-context] Postscript fonts (was: gwTeX and missing PS fonts)
Hi Ville,
===== Original Message From mailing list for ConTeXt users
I want to make documents with Times/Helvetica/Courier combination (as was done with "pos"). I do not have the commercial fonts, but I do have the TeX Live (or teTeX) distribution. What is the right way to get to use the fonts?
The following works for me in the latest official Context (3-16-05): ============================================================ \starttext \definetypeface [helvetica] [ss] [sans] [helvetica] [default] [encoding=ec] \switchtotypeface [helvetica] [12pt,ss] Helvetica \input tufte.tex \definetypeface [times] [rm] [serif] [times] [default] [encoding=ec] \switchtotypeface [times] [14.4pt,rm] Times \input tufte.tex \stoptext ============================================================ Best Idris ============================ Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523
participants (1)
-
Idris Samawi Hamid