Thomas A. Schmitz wrote:
> On Sep 14, 2007, at 7:49 AM, Dalyoung Jeong wrote:
> 
>>
>> Is it OK? or should I change something?

> This is influenced by the variable trie_size in your texmf.cnf. In my  
> unmodified TeXLive 2007, this is 300000; I have no idea why Gerben  
> changed it. You could try setting this to a larger value and then  
> regenerate the formats.

The most likely cause is that it is not changed at all, but that
texmf.cnf is not found, so you get the compile-time default.

>> 3. Is it possible to use OTF fonts installed in the system not in
>> TeXmf tree?
>>
> Not sure if this is implemented yet.

Yes, just add the system font directory to the proper variable
(porbably OPENTYPEFONTS, but perhaps OTFFONTS, I don't remember
which one). I have here:

OSFONTDIR=/usr/share/fonts/OTF
OPENTYPEFONTS=.;$TEXMF/fonts/data//;$TEXMF/fonts/opentype//;$OSFONTDIR;./fonts//

and that works fine.

Best wishes,
Taco
___________________________________________________________________________________
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