[NTG-context] fonts installation
Wolfgang Zillig
zillig at hoki.ibp.fhg.de
Wed Dec 8 09:31:01 CET 2004
Hello Robert,
I think that is the same problem I had
add
\usetypescript [adobekb][\defaultencoding]
\definetypeface[hudson][rm][serif][palatino][default]
\setupbodyfont[hudson,12pt,rm]
to your code.
Tomething like this will work too:
\usetypescript [adobekb][\defaultencoding]
\usetypescript[palatino][\defaultencoding]
\setupbodyfont[palatino,12pt]
This was the final solution from Patrick last day.
Wolfgang
r.ermers at hccnet.nl wrote:
> Dear friends,
>
> I ran the tests exactly as you suggested. There is something wrong with a tmf font but I don't understand the message.
>
> I also looked in the file cont-sys.tex and added the line \autoloadmapfilestrue. It does not make any difference.
>
> Attached the test file and the log file.
>
> Thanks again!
>
> Kind regards,
>
> Robert
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
More information about the ntg-context
mailing list