On 06 Nov 2006 14:33:11 +0100, Antoine Junod wrote:
> Hello list,
>
> I'm trying to install new fonts in my texmf tree but at each try I
> stop at the same point, when compiling my test file:
>
> (./type-doulos.tex)
> ! Font \*doulos12ptrmtfrm*:=DoulosSil at 12.0pt not loadable: Metric (TFM) 
> file
>  not found.
>
> \starttypescript [serif] [doulos] [texnansi]
>   \definefontsynonym[DoulosSIL][texnansi-DoulosSILR][encoding=texnansi]
> \stoptypescript
>
> \starttypescript [serif] [doulos] [name]
>   \definefontsynonym[Serif] [DoulosSil]
> \stoptypescript

Does it help if you change
    \definefontsynonym[Serif] [DoulosSil]
into
   \definefontsynonym[Serif] [DoulosSIL]
?

For DuolosSil there is currently no synonym defined in the what you
posted above.

Mojca
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to