[OS X TeX] Mac Font Problem with Pdflatex
Mark Eli Kalderon
m.kalderon at ucl.ac.uk
Sun Aug 13 14:58:38 EDT 2006
I just installed a TeX tree using i-installer and am having trouble
using mac fonts with pdflatex. I have fondu installed. Using the
following preamble:
%! program = pdflatex
\documentclass[12pt]{article}
\usepackage{geometry} \geometry{a4paper}
\usepackage{pdfsync}
\usepackage{ifpdf}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
\usepackage{gtamachoefler}
% Definitions
\def\mykeywords{color, pluralism, relativism}
\def\myauthor{Mark Eli Kalderon}
\def\mytitle{Color Pluralism and the Location Problem}
% PDF Stuff
\ifpdf \pdfoutput=1
\usepackage[ plainpages=false, pdfpagelabels, bookmarksnumbered,
pdftitle={\mytitle}, pagebackref, pdfauthor={\myauthor}, pdfkeywords=
{\mykeywords} ] {hyperref} \fi
% Bibliography
\usepackage[round]{natbib}
% Title Information
\title{\mytitle}
\author{\myauthor}
I get the following error in the log:
{/usr/local/teTeX/share/texmf.tetex/fonts/enc/dvip
s/lm/lm-ec.enc}</usr/local/teTeX/share/texmf.tetex/fonts/type1/public/
lm/lmtt12
.pfb>{/usr/local/teTeX/share/texmf.gwtex/fonts/enc/dvips/gtamacfonts/
ts1-hoefle
r.enc}
Error: pdflatex (file HoeflerText.ttf): cannot open TrueType font
file for read
ing
==> Fatal error occurred, the output PDF file is not finished!
Any thoughts about how to fix this? Thanks in advance. All the best,
Mark
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list