On 30 May 2010, at 10:18, Bernhard Rosensteiner wrote:

> Hello,
> 
> 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
> 
> in the document all works as expected. So my question is how can i load 
> setups with \usetypescriptfile
> Maybe i have to make a extra „fontfallback-setups“ file, but i don´t know how 
> it is recognized by context. Please help.
> 
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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