On Sat, Jun 7, 2008 at 11:45 PM, Burak Emir <
burak.emir@gmail.com> wrote:
In any case, after settings fonts up and compiling (texexec --luatex traditional_arabic-test.tex), my font is not found currently...
Here is what I did, in detail
> export OSFONTSDIR=/Users/buraq/Library/Fonts
This was the problem solved: the correct name of the variable was OSFONTDIR.
I was delighted to find out that one can pass in a list of directory names: only one needs to use ';' (semicolon) as separator instead of colon.