Ho installato urw-garamond e tutto è filato liscio.
Adesso però quando cerco di compilare usando invece
il Garamond di Abobe la compilazione fallisce
conq uesto messaggio::
`[1{/usr/local/texlive/2010/texmf-var/fonts/map/pdftex/updmap/pdftex.map}
! pdfTeX error (font expansion): auto expansion is only possible with scalable
fonts.
\AtBegShi@Output …ipout \box \AtBeginShipoutBox
\fi \fi
l.75! ==> Fatal error occurred, no output PDF file produced!
Transcript written on tin4dummies.log.`
Questo il file di log (scusate la lunghezza):
…
Prova con un file minimale:
`\documentclass[a4paper]{article}
\usepackage{garamond}
\usepackage{microtype}
\begin{document}
Ciao
\end{document}`
e vedi che succede.
Ciao
Enrico