[NTG-context] Anyone for Garamond?

Thomas A. Schmitz thomas.schmitz at uni-bonn.de
Tue Dec 5 19:01:42 CET 2006


On Dec 5, 2006, at 6:57 PM, luigi scarso wrote:

>> There are no error messages, but no Garamond either. But this works:
>>
>>  \font\rmm 8r-raw-AGaramond-Regular at 10pt
>> \rmm
>>
>
> Strange, at least your log should be report something like 'font
> xxxyyy not found'
> maybe
> \definetypeface [AGaramond] [rm] [serif] [garamond] [default]  
> [encoding=8r]
> instead of
> \definetypeface [MyGaramond] [rm] [serif] [garamond] [default]  
> [encoding=8r]
> luigi

\loadmapfile[8r-adobe-garamond.map] <== Better put this in the  
typescriptfile
\usetypescriptfile[type-agaramond.tex]
\usetypescript[garamond]            <== \usetypescript[AGaramond]
\setupbodyfont[AGaramond,10pt]      <== \setupbodyfont[MyGaramond]

HTH

Thomas


More information about the ntg-context mailing list