Search found 2 matches

by gouchi
Wed Sep 09, 2009 9:02 pm
Forum: Text Formatting
Topic: Garamond font ?
Replies: 2
Views: 4738

Re: Garamond font ?

Thanks for the tips.
by gouchi
Tue Sep 08, 2009 11:07 pm
Forum: Text Formatting
Topic: Garamond font ?
Replies: 2
Views: 4738

Garamond font ?

Hi,
I've installed garamond font by :
getnonfreefonts-sys garamond

Here's some sample :

\documentclass[a4paper,14pt]{report}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{garamond}
\begin{document}
\textbf{test}
\end{document}

And I always get this error :

pdflatex ...