7 May
2013
7 May
'13
6:49 p.m.
Am 07.05.2013 um 20:37 schrieb Willi Egger
Hi all,
I was busy to make a typescript file and load Charis SIL.
I have no clue why I get the following error:
fonts > defining > forced type 'otf' of 'CharisSIL-R' not found
Although it is stated in the typescript, that CharisSIL is a ttf font I get the error on otf-font????
You can install the typescript package from the modules section and use the font with: \setupbodyfont[charissil] \starttext \starttitle[title=Charis SIL test] \input knuth \stoptitle \stoptext Wolfgang