Otared Kavian wrote:
> On 9 juin 08, at 18:53, Mojca Miklavec wrote:
> 
>> […]
>> You need to use
>>    export OSFONTDIR=/Library/Fonts;/System/Library/Fonts;~/Library/ 
>> Fonts
>>
>> Not sure if LuaTeX handles the tilde; in case it doesn't, put the
>> whole path there.
>>
>> Mojca
> 
> Hi Mojca and all,
> 
> As a matter of fact here is what I have in a file named "ok-lua" which  
> is sourced upon loging in:
> 
> export TEXMFCACHE="/tmp"
> export TEXMFCNF="{/usr/local/gwTeX/texmf/web2c/,/usr/local/gwTeX/}"
> export TEXMF="{/Users/kavian/Library/texmf,/usr/local/gwTeX/ 
> texmf.local,/usr/local/gwTeX/texmf.pkgs,/usr/local/gwTeX/texmf.gwtex,/ 
> usr/local/gwTeX/texmf.texlive,/usr/local/gwTeX/texmf}"
> export LUAINPUTS="{/usr/local/gwTeX/texmf.local/scripts/context/lua,/ 
> usr/local/gwTeX/texmf.local/tex/context/base,/usr/local/gwTeX/ 
> texmf.texlive/tex/context/base}"
> export OSFONTDIR="{/System/Library/Fonts;/Library/Fonts;/Users/kavian/ 
> Library/Fonts}"

can you try:


export OSFONTDIR="{/System/Library/Fonts;/Library/Fonts,/Users/kavian/
Library/Fonts}"


comma, no ;

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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