31 Aug
2010
31 Aug
'10
11:22 a.m.
On Mon, Aug 30, 2010 at 11:27:00PM -0700, John Magolske wrote:
* Khaled Hosny
[100830 18:29]: Try Taco's suggestion, I myself got unpredictable results with ~/.fonts, try instead ~/texmf/fonts/{afm,type1} or even ~/texmf/fonts/data
Thanks! This solved my problem:
% mkdir -p ~/texmf/fonts/data % mv *.{pfb,afm} ~/texmf/fonts/data % export OSFONTDIR="$HOME/.fonts;$HOME/texmf/fonts/data"
Or, to keep all fonts under ~/.fonts , this also works:
I think the OSFONTDIR is unnecessary here, context will seach ~/texmf anyway. Regards, Khaled -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer