[NTG-context] Typescript not found
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Thu Mar 29 08:33:46 CEST 2012
Am 28.03.2012 um 09:32 schrieb S Barmeier:
> I have some typescript problems.
>
> The output says
>
> fonts > typescripts > unknown: library 'mytypescript'
> fonts > typescripts > unknown: library 'Myface'
> fonts > preloading latin modern fonts (third stage)
>
> In my environment file I have
>
> \usetypescriptfile[mytypescript]
> \usetypescript[MyIPAex]
> \setupbodyfont[Myface,rm,12pt]
>
> and the typescript file is in the same folder as the source files.
>
> What am I doing wrong?
Has your typescript file “type-” as prefix?
BTW: When the file contains only one typeface it’s better to use the same name
for the typeface, typescript and file because you can then omit the \usetypescript
and \usetypescriptfile commands in your document.
Wolfgang
More information about the ntg-context
mailing list