>> i have made a typescript which works. the only thing is that i have in my 
>> typescript something like:
>> 
>> \startsetups [fallbackfonts]
>> …
>> \stopsetups
>> 
>> \starttypescript [bla]
>> \setups[fallbackfonts]
>> …
>> \stoptypescript
>> 
>> referring in my document to the typescriptfile with 
>> \usetypescriptfile[Mytypescript] does not load the setups and so the font 
>> fallback is not working (obviously \usetypescriptfile only loads the 
>> typescripts).
>> When i do: 
>> 
>> \input Mytypescript
> 
> \usetypescriptfile[Mytypescript]
> \usetypescript[bla]
> \setupbodyfont[bla,12pt]
> 
> should work
> 
> Willi


yes this works normal, but the \startsetups[fontfallback] … \stopsetups are not 
loaded with \usetypescriptfile - only the \starttypescript … \stoptypescript 
sections. Please see my second post. There are the file attachments which 
should demonstrate the behaviour.

best regards
Bernhard



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to