2009/6/4 luigi scarso
On Thu, Jun 4, 2009 at 10:34 AM, Nicolas Girard
wrote: Hi,
Where should typescript files be stored ?
If you have minimals(-beta) try minimals/tex/texmf-context/tex/context/user
Hi Luigi, thanks for your answer. I'm using the latest mkiv installed over texlive 2008. It is a system directory ; is it the only one ? Anyway I couldn't get my typescript file to work. Here's what I did: (assume TF is http://bitbucket.org/wolfs/typescripts/src/7050bb6918bb/type-exljbris.mkiv ) 1. put the contents of TF in a test document along with \usetypescript[delicious] The document compiled fine and the Delicious fonts were properly included. 2. copied TF in tex/context/user/ as adviced 3. ran mktexlsr, just in case 4. In the test document, removed the contents of TF and replaced it with \usetypescriptfile[type-exljibris] The compilation ran smoothly, I should say too smoothly, because I couldn't find any font-related error message, neither in the output, nor in the log file. And however, ConTeXt used lmodern fonts instead of the Delicious fonts. Cheers, Nicolas