Using Truetype fonts and Unicode in Pdflatex

Otfried Cheong

April 30, 2007

This page explains how to set up Pdflatex to use Truetype fonts, and how to access arbitrary scripts using Unicode in your Latex source. (If you are not interested in Unicode, no problem--you can stop reading before we get to that.)

I'm using tetex on Linux, and MikTeX on Windows. Both TeX distributions come with Pdflatex, but don't have any examples using Truetype fonts.

These instructions have been updated in July 2005 to work with recent versions of Pdftex (which no longer make use of the pdftex.cfg configuration file). Consequently, the current instructions no longer work with old versions of Pdftex.

Some other useful links:


Otfried Cheong