29 Mar
2012
29 Mar
'12
6:33 a.m.
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