On Mon, Jun 9, 2008 at 6:43 PM, Otared Kavian <
otared@gmail.com> wrote:
On 9 juin 08, at 18:07, Hans Hagen wrote:
> Otared Kavian wrote:
>
>> Indeed… it so simple! But how should one let LuaTeX know about those
>> fonts?
>
> set the OSFONTDIR environment variable
Many thanks Hans: indeed that's what I did
export OSFONTDIR=Library/Fonts
export OSFONTDIR=System/Library/Fonts
luatools --generate
Use /Users/<your_username>/Library/Fonts?
If you want several dirs, separate them as so
export OSFONTDIR=dir1;dir2
wash; rinse; repeat : )
hope this helps,
Burak