Steps:

  1. Read: How to use nice fonts in LaTeX

  2. Install the software:

    sudo apt-get install texlive-xetex

    sudo apt-get install lcdf-typetools

    The latter one is needed for otfinfo to determine the font family name.

  3. Read /usr/share/doc/texlive-doc/xetex/XeTeX-reference.pdf

  4. Use xelatex to create the pdf of your LaTeX documents

If you get the following error install the package lmodern

 LaTeX Error: File `lmodern.sty' not found.

Finally I can use truetype fonts in my LaTeX documentation. Sweet!

Tags: latex

0 comments

Comments are closed

If you really, really want to comment, please mail miek@miek.nl.

0 comments in moderator queue