LaTeX Lessons

Lesson Six: Postscript Fonts

On the whole it is recommended that you stick with Mark Hickman's postscript font. But for those who which to create documents which are purely text i.e. no mathematics, then try experimenting with the 3 fonts Times (ptm), Helvetica (phv) and Courier (pcr).

For example (user defined variables in green):

\documentclass[12pt]{article}
\DeclareFixedFont{\MyFont}{T1}{pcr}{m}{n}{16pt}

This concludes lesson 6.


Next >>