On Mon, Nov 24, 2008 at 09:56:20PM -0700, Bart C. Wise wrote:
> I have more that two path for my fonts:
> - /usr/local/share/fonts
> -/usr/share/fonts
> 
> When I do one path, it works fine; however, if I put two paths as follows:
> 
>     export OSFONTDIR=/usr/local/share/fonts:/usr/share/fonts
use ";" not ":"
export OSFONTDIR=/usr/local/share/fonts;/usr/share/fonts

Regards,

-- 
 Khaled Hosny
 Arabic localizer and member of Arabeyes.org team

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
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