Am 04.06.2009 um 17:28 schrieb Nicolas Girard:

Apparently,
 \usetypescriptfile[catalog]
 \usetypescript[catalog]
doesn't work, whereas
 \usetypefile[catalog]
 \usetypescript[catalog]
does.

Is there any reason for this ?

The convention for typescript files is to save them as type-<fontname| foundry|...>.tex and load it either with

  \usetypescriptfile[type-<...>]

or

  \usetypefile[<...>]

where ConTeXt prepends 'type-' when it load the file but \usetypescriptfile is the preferred command because it takes care of \starttypescriptcollection/\stoptypescriptcollection environments.

Wolfgang

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to